knitr::opts_chunk$set(
  collapse = FALSE, fig.height = 4, fig.width = 6,
  comment = "#>",
  fig.path = "README-"
)

GitHub version Travis-CI Build Status Updated-on lifecycle


An R Commander Plugin for Basic (Bio)Statistical Routines (old version)

The development of this package is discontinued. Consider using RcmdrPlugin.biostat instead

Install the package

To install the package from GitHub:

if (!"devtools" %in% installed.packages())
        install.packages("devtools")

devtools::install_github("GegznaV/RcmdrPlugin.BioStat.old")



GegznaV/RcmdrPlugin.BioStat_old documentation built on May 16, 2019, 6:39 p.m.