Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 356 Bytes

Install with vignettes

devtools::install_github("jean997/esmr",  build_vignettes = TRUE)
browseVignettes("esmr")

Note that the vignette requires the following packages which will not be installed automatically:

  • DiagrammeR (use install.packages)
  • reshape2 (use install.packages)
  • GRAPPLE (devtools::install_github("jingshuw/grapple"))