col_to_type: Column to type

Description Usage Arguments Examples

View source: R/scale.R

Description

Get the type from a column, used for the gauge-family of functions.

Usage

1

Arguments

col

Column name.

data

Data.frame or tibble.

Examples

1
2
3
4
5
## Not run: 
col_to_type(cars, "speed")
col_to_type(iris, "Species")

## End(Not run)

devOpifex/g2r documentation built on Jan. 16, 2022, 12:36 a.m.