Skip to content

ropensci/antweb-guide

Repository files navigation

California Academy of Sciences seminar

March 27th, 2014

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

To install packages used in this demo

install.packages("AntWeb", dependencies = TRUE)

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

No description or website provided.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published