mmstat.set | R Documentation |
mmstat.set
sets one (or more) parameter to the internal environment. mmstat.get
return one or more parameters from the internal environment.
mmstat.set(...) mmstat.get(...)
... |
named parameters with values or names |
nothing
mmstat.set(debug=0) mmstat.get("debug") mmstat.get("debug", "shiny") # returns a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.