powered by
Retrieve Data from the World Health Organization
get_data(code)
character The code for the time series to be retrieved
Time-series codes can be retrieved through the get_codes function.
get_codes
A data frame
# NOT RUN { df <- get_data("WHOSIS_000001") head(df) # }
Run the code above in your browser using DataLab