| count_recording {burnr} | R Documentation |
Number of recording years in an fhx object
Description
Number of recording years in an fhx object
Usage
count_recording(x, injury_event = FALSE)
Arguments
x |
An |
injury_event |
Boolean indicating whether injuries should be considered event. |
Value
The number of recording events in x.
See Also
series_stats() basic statistics for series in an fhx object.
[Package burnr version 0.6.1 Index]