pkmSECellPlot {GenEst} | R Documentation |
Plot cell-specific decay curve for searcher efficiency
Description
Plot cell-specific decay curve for searcher efficiency
Usage
pkmSECellPlot(model, specificCell, col, axis_y = TRUE, axis_x = TRUE)
Arguments
model |
model of class pkm |
specificCell |
name of the specific cell to plot (soon to be deprecated) |
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 |
Value
a cell plot panel
[Package GenEst version 1.4.9 Index]