Index of /web/packages/rgho/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[DIR]inst/2020-04-07 16:40 -  
[TXT]README.html2020-04-07 16:40 5.9K 

README

rgho - Access WHO Global Health Observatory Data From R

Travis-CI Build Status

rgho is an R package to access WHO GHO data from R via the Athena web service, an API providing a simple query interface to the World Health Organization’s data and statistics content.

You can install:

install.packages("rgho")
devtools::install_github("pierucci/rgho@devel")

Main features

Documentation

Dev

Antoine Filipović-Pierucci