| series_names {burnr} | R Documentation |
Get fhx series names
Description
Get fhx series names
Usage
series_names(x)
Arguments
x |
An |
Value
A character vector or NULL.
See Also
-
series_names()get all the series in anfhxobject. -
get_year()subset anfhxobject to select years. -
year_range()get earliest and latest year in anfhxobject. -
get_series()subset anfhxobject to select series. -
get_event_years()gets years for various events in anfhxobject. -
count_event_position()count the number of different events in anfhxobject. -
yearly_recording()count the number of "recording" events in each year of anfhxobject. -
series_stats()basic summary stats for anfhxobject.
Examples
data(lgr2)
series_names(lgr2)
[Package burnr version 0.6.1 Index]