readWHO | R Documentation |
Read-in WHO (World health organization) data files as magpie object. The files contain information on physical inactivity
readWHO(subtype)
subtype |
Type of WHO data that should be read. Includes physical_inactivity_adults and physical_inactivity_underaged |
magpie object of the WHO data
Benjamin Bodirsky
readSource()
## Not run:
a <- readSource(type = "WHO", subtype = "physical_activity_adults")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.