readWHO: Read WHO

View source: R/readWHO.R

readWHOR Documentation

Read WHO

Description

Read-in WHO (World health organization) data files as magpie object. The files contain information on physical inactivity

Usage

readWHO(subtype)

Arguments

subtype

Type of WHO data that should be read. Includes physical_inactivity_adults and physical_inactivity_underaged

Value

magpie object of the WHO data

Author(s)

Benjamin Bodirsky

See Also

readSource()

Examples

## Not run: 
a <- readSource(type = "WHO", subtype = "physical_activity_adults")

## End(Not run)


pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.