column_is_character: Get vector of variable types from data frame

View source: R/ggparcoord.R

column_is_characterR Documentation

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 documentation built on Nov. 22, 2023, 9:06 a.m.