R/plot.MangroveTree.R

Defines functions plot.MangroveTree

Documented in plot.MangroveTree

plot.MangroveTree <-
function(x,...) stop("Cannot plot pedigrees using Mangrove. Perhaps use \"kinship2\" package instead? If you want to print the results of a simulation, use plot(",deparse(substitute(x)),"$getPrevs()).")

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.