View source: R/3b_wrapperFunctions.R
createEffects | R Documentation |
Generates an empty effects object to which new effects can be added consecutively
createEffects(state)
state |
The state to which the model applies. |
An empty effects object of class effectsList.monan
#' myE1 <- createEffects(myState)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.