Skip to contents

Requires garry's daemon pools: call garry_daemons() first (the function errors when the pools are not running). Results are identical to execute_plan() (same plan, same kernels).

Usage

execute_plan_mirai(
  plan,
  path = NULL,
  nodata = NULL,
  band_names = NULL,
  wspec = NULL
)

Arguments

plan

A Plan.

path, nodata, band_names, wspec

As in execute_plan().

Value

As execute_plan().