| .knownDotParams | R Documentation |
These are common parameter names that are reserved for specific use within modules.
.knownDotParams
An object of class character of length 7.
.plotInitialTime: the initial time for plotting;
.plotInterval: the interval between plots;
.plots: the types of plots to create (see types argument in Plots());
.saveInitialTime: the initial time for saving;
.saveInterval: the interval between saves;
.useCache: whether to use caching, or which events to cache;
.useParallel: whether to use parallel processing, or the number of parallel cores to use;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.