get_limits {volker}R Documentation

Get the numeric range from the labels

Description

Get the numeric range from the labels

Usage

get_limits(data, cols, negative = FALSE)

Arguments

data

The labeled data frame.

cols

A tidy variable selection.

negative

Whether to include negative values.

Value

A list or NULL.


[Package volker version 2.0.1 Index]