Description Usage Arguments Author(s)
View source: R/spatial_datahandling.R
Split a given raster layer into multiple parts This is done in parallel
1 | split_raster(infile, outpath, parts = 3)
|
infile |
The path to an input raster layer |
outpath |
The output directory |
parts |
Into how many input parts should the layer be split |
Martin Jung
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.