lowerchar converts the levels of character variables from upper or mixed case to lower case

lowerchar(dfname)

Arguments

dfname

is the name of the dataframe on which to perform the action

Value

Nothing is returned from lowerchar, the action is simply perfomed on the columns of dataframe dfname

Author

Emily C Zabor zabore@mskcc.org