S4 classes to hold information extracted from labels. End users would not normally interact directly with these classes.
labelsCharacter vector holding labels.
int_minInteger scalar. Lowest value for integer labels.
int_maxInteger scalar. Highest value for integer labels.
breaksIntegers or dates. Boundaries between intervals.
break_minInteger scalar or date. Lower boundary for intervals.
break_maxInteger scalar or date. Upper boundary for intervals.
open_firstLogical flag. Whether there is an interval open on the left.
open_lastLogical flag. Whether there is an interval open on the right.
include_naLogical. Whether labels include an
NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.