Description
Retrieve Data using the API of the 'Pandora' Data Platform.
Description
API wrapper that contains functions to retrieve data from the 'Pandora' databases. Web services for API: <https://pandora.earth/>.
README.md
Pandora
This R-Package is a wrapper for the CKAN API of the Pandora data platform.
Pandora seeks a better understanding of the human story by offering technological solutions to make historical and archaeological data more accessible and easily findable. It is a grassroots initiative where research communities from across various academic disciplines self-curate datasets and self-manage community membership and roles.
Installation
You can install the released version of Pandora from CRAN with:
install.packages("Pandora")
You can install the development version of Pandora from GitHub with:
devtools::install_github("Pandora-IsoMemo/pandora-data")
How to use this Package
Refer to the vignette how-to-use-pandora-data for a description of the basics function of the pandora data package.