Description Usage Arguments Value
Split RasterStack into memory-safe chunks for processing
1 | split_layers(s, mem_share = 0.7, mem_of_total = FALSE)
|
s |
Input RasterStack |
mem_share |
Share of memory to be used |
mem_of_total |
Is 'mem_share' specified as share of total memory (instead of currently available)? |
List of RasterStacks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.