epiparameter_options | R Documentation |
Options to modify the printing of epiparameter objects.
Currently options are only used to modify the printing of the
<multi_epiparameter>
class.
epiparameter_options
An object of class list
of length 2.
Options are set with options()
and retrieved with getOption()
.
If options are changed the epiparameter package will need to be
reloaded for new options to be taken into account. Options can be set in
the .Rprofile
to persist across R sessions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.