.rename_model_frame_columns | R Documentation |
After calling model.frame()
on the formula input to
.new_StudySpecification()
, the names of the columns will include
function names, e.g. "block(blockvar)". This function strips all these.
.rename_model_frame_columns(modframe)
modframe |
A |
The data.frame
with function calls removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.