View source: R/preprocessVarname.R
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.
1  | preprocessVarnames(varnames = NULL, trim = NULL)
 | 
varnames | 
 names of a data.frame (or the data.frame itself)  | 
trim | 
 character length of trimming. If   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.