| get_series | R Documentation |
fhx observations for given seriesExtract fhx observations for given series
get_series(x, s)
x |
An |
s |
Character vector of series to extract from |
An fhx object.
series_names() get all the series in an fhx object.
get_year() subset an fhx object to select years
delete() remove observations from an fhx object.
data(lgr2)
get_series(lgr2, "LGR46")
get_series(lgr2, c("LGR41", "LGR46"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.