ez.clcoldata: sanitize column-wise char data

View source: R/frame.R

ez.clcoldataR Documentation

sanitize column-wise char data

Description

sanitize column-wise char data (if not numeric,logical,date), see also ez.clcolnames

Usage

ez.clcoldata(x, col = NULL, procedures = c("toupper", "removeleading0"))

Arguments

x

a data frame or a vector

col

evaluated by ez.selcol(x,col). Or, NULL=all cols.

procedures

c('toupper','removeleading0') or 'tolower'

Value

returns a new data frame or vector

See Also

ez.clcolnames


jerryzhujian9/zmisc documentation built on March 9, 2024, 12:49 a.m.