get_limits {volker} | R Documentation |
Get the numeric range from the labels
get_limits(data, cols, negative = FALSE)
data |
The labeled data frame. |
cols |
A tidy variable selection. |
negative |
Whether to include negative values. |
A list or NULL.