house | R Documentation |
This model is used in a lot of package tests, but it can be useful to support user experimentation as well.
house(...)
... |
passed to |
A packmod
object, ready to simulate.
mod <- mrgsolve::house()
see(mod)
mod %>% ev(amt = 100) %>% mrgsim() %>% plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.