Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

column_is_character

Get vector of variable types from data frame


Description

Get vector of variable types from data frame

Usage

column_is_character(df)

column_is_factor(df)

Arguments

df

data frame to extract variable types from

Value

character vector with variable types, with names corresponding to the variable names from df

Author(s)

Jason Crowley


GGally

Extension to 'ggplot2'

v2.1.1
GPL (>= 2.0)
Authors
Barret Schloerke [aut, cre], Di Cook [aut, ths], Joseph Larmarange [aut], Francois Briatte [aut], Moritz Marbach [aut], Edwin Thoen [aut], Amos Elberg [aut], Ott Toomet [ctb], Jason Crowley [aut], Heike Hofmann [ths], Hadley Wickham [ths]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.