load_rcmdr_biostat_mode: Load Biostat mode in R Commander

View source: R/set_biostat_mode.R

load_rcmdr_biostat_modeR Documentation

Load Biostat mode in R Commander

Description

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.

Usage

load_rcmdr_biostat_mode()

Examples

## Not run: \donttest{

library("RcmdrPlugin.biostat")
load_rcmdr_biostat_mode()

}
## End(Not run)

GegznaV/RcmdrPlugin.BioStat documentation built on May 8, 2023, 7:41 a.m.