Description Usage Arguments Examples
Get the type from a column, used for the gauge-family of functions.
1 |
col |
Column name. |
data |
Data.frame or tibble. |
1 2 3 4 5 | ## Not run:
col_to_type(cars, "speed")
col_to_type(iris, "Species")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.