preprocessVarnames: Preprocess data.frame variable names

Description Usage Arguments

View source: R/preprocessVarname.R

Description

Function to preprocess variable names useful for a data.frame. This function was created to make automatic variable name creation from Excel files obtained by other.

Usage

1
preprocessVarnames(varnames = NULL, trim = NULL)

Arguments

varnames

names of a data.frame (or the data.frame itself)

trim

character length of trimming. If NULL (default) trimming is disabled.


lbraglia/yapomif documentation built on May 20, 2019, 11:26 p.m.