Learn R Programming

googleAnalyticsR (version 0.5.0)

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

Description

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

Usage

getColNameOfClass(df, class_name)

Arguments

df

dataframe

class_name

the R class to return columns of

Value

names of columns of class