Get vector of variable types from data frame
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.