Description Usage Arguments Value
View source: R/Prep_supporting_data.R
Crop the land cover data to the desired extent and extract the study period of interest
1 | prepLandcover(lc_rst, datafolder, ext, fname = "landcover.tif", startyr, endyr)
|
lc_rst |
list of the MapBiomas SpatRasters |
datafolder |
Directory where the processed land cover data will be stored |
ext |
Geographic extent that should be processed, should be a vector with (xmin, xmax, ymin, ymax) |
fname |
Output file name |
startyr |
start date of study period |
endyr |
end date of study period |
saves land cover raster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.