inst/doc/setup.R

### Standard definitions for Sweave section. Every Rnw file should
### begin with source("setup.R"), and all fixed definitions should be
### here.
options(width=68)
options(digits=6)
figset <- function() par(mar=c(4,4,1,1)+.1)
options(SweaveHooks = list(fig = figset))
require(vegan, quietly=TRUE)

Try the rspecies package in your browser

Any scripts or data that you put into this service are public.

rspecies documentation built on May 2, 2019, 4:43 p.m.