Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ dkanr Public

❗ This is a read-only mirror of the CRAN R package repository. dkanr — Client for the 'DKAN' API

License

Notifications You must be signed in to change notification settings

cran/dkanr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dkanr

Travis-CI Build Status AppVeyor Build Status Coverage status CRAN_Status_Badge CRAN

Overview

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.

Installation

You can install the released version of dkanr from CRAN with:

install.packages("dkanr")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("worldbank/dkanr")

Example

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")

About

❗ This is a read-only mirror of the CRAN R package repository. dkanr — Client for the 'DKAN' API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages