Skip to content

karthik/eeguide

Repository files navigation

Big CB lunch time talk.

Feb 25, 2014

A quick demo of how to use the ecoengine R package.

To install packages used in this demo

install.packages("ecoengine", dependencies = TRUE)
install.packages("dplyr")

Packages in development

library(devtools)
# If you've never installed devtools before,
# See → https://github.com/ropensci/rOpenSci/wiki/Installing-devtools
install_github('ramnathv/rCharts@dev')
install_github('ramnathv/rMaps')

To knit this presentation

# Edit the index.Rhtml file if you need to
library(knitr)
knit('index.Rhtml')
# or from the command line
make slides

Questions or comments to karthik dot ram at gmail dot com

License: CC-BY.

About

A guide to using the ecoengine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published