cpmCPCellPlot: Plot cell-specific decay curve for carcass persistence

View source: R/carcass_persistence_figure_functions.R

cpmCPCellPlotR Documentation

Plot cell-specific decay curve for carcass persistence

Description

Produce the figure panel for a specific cell (factor level combination) including the specific fitted decay curves.

Usage

cpmCPCellPlot(model, specificCell, col, axis_y = TRUE, axis_x = TRUE)

Arguments

model

model of class cpm

specificCell

name of the specific cell to plot

col

color to use

axis_y

logical of whether or not to plot the y axis

axis_x

logical of whether or not to plot the x axis


ddalthorp/GenEst documentation built on June 4, 2023, 1 a.m.