View source: R/apollo_insertComponentName.R
apollo_insertComponentName | R Documentation |
Adds componentName2 to model calls
apollo_insertComponentName(e)
e |
An expression or a function. It will usually be apollo_probabilities. |
The original argument 'e' but modified to incorporate a new setting called 'componentName2' to every call to apollo_<model> (e.g. apollo_mnl, apollo_nl, etc.).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.