get.VarTypes {GGally}R Documentation

Get vector of variable types from data frame

Description

Get vector of variable types from data frame

Usage

get.VarTypes(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 crowley.jason.s@gmail.com


[Package GGally version 0.5.0 Index]