column_is_character | R Documentation |
Get vector of variable types from data frame
column_is_character(df)
column_is_factor(df)
df |
data frame to extract variable types from |
character vector with variable types, with names corresponding to the variable names from df
Jason Crowley
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.