The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
DKAN is an open data platform that enables publication and consumption of open data.
The dkanr
package is an R client to the DKAN
REST API that aims to facilitate the consumption, updating, and
publication of content to open data platforms powered by DKAN.
You can install the released version of dkanr from CRAN with:
install.packages("dkanr")
And the development version from GitHub with:
# install.packages("devtools")
::install_github("worldbank/dkanr") devtools
To learn more about the features and functionalities of the package, view the Getting Started with dkanr vignette for basic guidelines on how to use the package.
browseVignettes(package = "dkanr")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.