build_id | R Documentation |
Build unique file identifier
build_id(dataset, subdataset, start_date, end_date, resolution)
dataset |
Name of dataset (e.g. 'CCI_landCover'). |
subdataset |
Name of subdataset (e.g. 'landCover'). |
start_date |
Date object with start date of the dataset. |
end_date |
Date object with end date of the dataset. |
resolution |
Character element with resolution of dataset (e.g. '10km'). |
Builds an unique file identifier, needed to register a file in the database.
Returns standardized file identifier.
register_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.