.update_call_formula | R Documentation |
spec@call
's formula with the currently defined
variable names.Helper function to update the call
with the appropriate variable
names after they've been modified. Called within StudySpecification
replacers.
.update_call_formula(specification)
specification |
A |
It's return should be stuck into the specification via
spec@call$formula <- .update_call_formula(spec)
An updated formula
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.