getColNameOfClass: Gets the names of a dataframe's columns of a certain class

Description Usage Arguments Value

View source: R/aggregate.R

Description

Gets the names of a dataframe's columns of a certain class

Usage

1
getColNameOfClass(df, class_name)

Arguments

df

dataframe

class_name

the R class to return columns of

Value

names of columns of class


GeeHLee/GoogleR documentation built on May 6, 2019, 5:34 p.m.