R/plot.MangroveSample.R

Defines functions plot.MangroveSample

Documented in plot.MangroveSample

plot.MangroveSample <-
function(x,...){
	plotSampledPrev(x$samples,obs_prev=x$Ncases,exp_prev=x$K*x$N,...)
	}

Try the Mangrove package in your browser

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

Mangrove documentation built on May 1, 2019, 9:10 p.m.