Learn R Programming

languageR (version 1.5.0)

getRoot.fnc: extract simple name of predictor from expression with poly

Description

extract X from expressions such as poly(X, 3, raw = TRUE

Usage

getRoot.fnc(xlabel)

Arguments

xlabel

character string for predictor name

Value

a character string (simple name of predictor)

Details

not intended for independent use

See Also

See Also as plotLMER.fnc

Examples

Run this code
# NOT RUN {
  
# }
# NOT RUN {
not intended for independent use
# }

Run the code above in your browser using DataLab