lowerchar: Convert to lowercase

View source: R/lowerchar.R

lowercharR Documentation

Convert to lowercase

Description

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

Usage

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(s)

Emily C Zabor zabore@mskcc.org


zabore/ezfun documentation built on April 16, 2024, 8:36 a.m.