create_dirs | R Documentation |
Using the directory provided by path
as root this function
creates the sub-directory /gapfill with sub-folders /gapfill/filled,
/gapfill/master, /gapfill/output, /gapfill/progressReports and /gapfill/splits.
create_dirs(path, startYear, endYear)
path |
character, full path indicating the directory containing the images
to process with |
startYear |
numeric, indicates the starting time-point, on the annual scale, of a time series of satellite images to process. |
endYear |
numeric, indicates the ending time-point, on the annual scale, of a time series of satellite images to process. |
At the location indicated by path
, the abovementioned directories
will be created.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.