Learn R Programming

regcensus (version 1.0.1)

list_series: list_series

Description

Fetches the names of series and associated IDs

Usage

list_series(reverse = FALSE)

Value

Returns dictionary containing names of series and associated IDs

Arguments

reverse

reverses the key-value mapping, default value of FALSE

Examples

Run this code
if (FALSE) list_series(reverse = FALSE)

Run the code above in your browser using DataLab