Learn R Programming

WHO (version 0.2.1)

get_codes: Get all codes and metadata for WHO series

Description

Get all codes and metadata for WHO series

Usage

get_codes(extra = FALSE)

Arguments

extra

logical If TRUE, downloads additional meta information (e.g. series categories, French and Spanish descriptions (where available), etc).

Value

A data frame

Examples

Run this code
# NOT RUN {
codes <- get_codes()
str(codes)
# }

Run the code above in your browser using DataLab