formatRepositoryList | R Documentation |
Apply names from the 'Additional Info' box from 'https://pandoradata.earth/dataset/' to the columns of returned data
formatRepositoryList(
packageList,
columns = getDatasetFields(),
renameColumns = TRUE
)
packageList |
(data.frame) optional, output of callAPI() e.g. from a previous call to the Pandora API. |
columns |
(character) names of columns that should be returned |
renameColumns |
(logical) apply names from the 'Additional Info' box from 'https://pandoradata.earth/dataset/' to the columns of returned data |
(data.frame) containing available repositories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.