Options to modify the printing of epiparameter objects.
Currently options are only used to modify the printing of the
<multi_epiparameter>
class.
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.