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


ggobi/ggally documentation built on May 9, 2024, 7:21 a.m.