ecomore

ecomore

Travis-CI Build
Status CRAN_Status_Badge

Installation

You can install the ecomore R package from GitHub by typing the following command:

if (! "devtools" %in% rownames(installed.packages())) install.packages("devtools")
devtools::install_github("ecomore2/ecomore")