Restarts R Commander (to load plugins) and sets Biostat mode in R Commander.
Packages Rcmdr and RcmdrPlugin.biostat must be attached.
For this purpose `library("RcmdrPlugin.biostat")` is sufficient.
If restart is not needed, `set_biostat_mode()` is sufficient.
load_rcmdr_biostat_mode()
Examples