epiparameter_options {epiparameter} | R Documentation |
Package options
Description
Options to modify the printing of epiparameter objects.
Currently options are only used to modify the printing of the
<multi_epiparameter>
class.
Usage
epiparameter_options
Format
An object of class list
of length 2.
Details
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.
[Package epiparameter version 0.4.0 Index]