View source: R/estimateEffectContinuous.R
changeVarnames | R Documentation |
Change names of factor or character column name
changeVarnames(data, xvars)
data |
A data.frame |
xvars |
string names of columns |
changeVarnames(iris,xvars=c("Septal.Length","Species"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.