get_values | R Documentation |
A function to determine what kind of values are present in columns.
get_values(df, column)
df |
The dataframe |
column |
Column to get values from. |
The class of the column values
get_values(mtcars, "mpg")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.