Description Usage Arguments Details Value Author(s) Examples
View source: R/sprawl_initcluster.R
helper for initializing clustered processing on multiband raster
| 1 2 | sprawl_initcluster(in_rast, ncores = NULL, bands = NULL, maxchunk = 5e+06,
  out_on_console = FALSE)
 | 
| in_rast | PARAM_DESCRIPTION | 
| ncores | PARAM_DESCRIPTION, Default: NULL | 
| bands | PARAM_DESCRIPTION, Default: NULL | 
| maxchunk | PARAM_DESCRIPTION, Default: 5e+05 | 
| out_on_console | PARAM_DESCRIPTION, Default: FALSE | 
DETAILS
OUTPUT_DESCRIPTION
Lorenzo Busetto, phD (2017) lbusett@gmail.com
| 1 2 3 4 | ## Not run: 
 #EXAMPLE1
 
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.