reda

CRAN_Status_Badge Build Status codecov

Overview

The R package reda provides functions for

Installation of CRAN Version

You can install the released version from CRAN.

install.packages("reda")

Development

The latest version of the package is under development at GitHub. If it is able to pass the automated package checks, one may install it by

if (! require(remotes)) install.packages("remotes")
remotes::install_github("wenjie2wang/reda", upgrade = "never")

Getting Started

Online documentation provides function documentations and includes package vignettes for

License

GNU General Public License (≥ 3)