plot.mlskygrid: Plot mlskygrid

View source: R/mlesky.R

plot.mlskygridR Documentation

Plot mlskygrid

Description

Plot mlskygrid

Usage

## S3 method for class 'mlskygrid'
plot(x, growth = FALSE, ggplot = FALSE, logy, ...)

Arguments

x

A fitted object

growth

If TRUE will plot estimated growth rate instead of Ne(t)

ggplot

If TRUE, returns a ggplot2 figure

logy

If TRUE, the plot is returned with logarithmic y-axis (default is TRUE for Ne plot and FALSE for growth plot)

...

Additional parameters are passed to ggplot or the base plotting function

Value

Plotted object


emvolz-phylodynamics/mlesky documentation built on Feb. 13, 2025, 1:47 p.m.