Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 562 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 562 Bytes

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")