Learn R Programming

mongolstats (version 0.1.1)

nso_table_periods: Get valid periods for a table (PXWeb)

Description

Get valid periods for a table (PXWeb)

Usage

nso_table_periods(tbl_id)

Value

Character vector of period labels (e.g., years)

Arguments

tbl_id

Table identifier.

Examples

Run this code
periods <- nso_table_periods("DT_NSO_0300_001V2")
head(periods)

Run the code above in your browser using DataLab