Recent Releases of https://github.com/aphp/rgho
https://github.com/aphp/rgho - rgho 3.0.2
This new version of rgho now uses the most recent API of the WHO,
which simplifies considerably the package, and relies on the package
ODataQuery.
Breaking changes
- Objects created with getgho* are now of class "gho" and "data.frame"
- Former lower-level access to the API do not work anymore
- If a connection error occurs, the function returns an empty list with a message as argument
- The proxy settings and the number of retries are now managed by
ODataQuerypackage. - There is no memoisation anymore
get_gho_codes()is superseded byget_gho_values()to better reflect the new API terminology
- R
Published by KZARCA over 2 years ago