moult_plot.moult: Moult plot for moult model

View source: R/plotting_functions.R

moult_plot.moultR Documentation

Moult plot for moult model

Description

Moult plot for moult model

Usage

## S3 method for class 'moult'
moult_plot(x, prob = 0.95, plot_data = TRUE, plot = TRUE, ...)

Arguments

x

moult model object created with moult::moult

prob

coverage probability of active moult in the sampled population

plot_data

logical, if TRUE plot observations

plot

logical, if TRUE (default) return a plot, else return a dataframe with start and end dates of moult based on model intercepts

...

not currently used

Value

a plot or data.frame


pboesu/moultmcmc documentation built on Feb. 19, 2023, 6:03 a.m.