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
class_name
the R class to return columns of
Value
names of columns of class