plot_PSD: Plot size distribution

Description Arguments Value Examples

View source: R/size_distribution.R

Description

Plot size distribution

Arguments

distribution

Data frame of size distribution over time, (x time; y size classes). First column must be time (POSIXt class object), second column must name of the population; other columns represent the different size classes. Size classes can represent either diameter or carbon quota (assuming spherical particles).

lwd

Line width for the lines

z.type

"lin" for linear scaling of z values, "log" for logarithmic scaling

Value

Plot carbon biomass in each size class

Examples

1
2
3
4
## Not run: 
plot_PSD(distribution)

## End(Not run)

armbrustlab/ssPopModel documentation built on Sept. 22, 2021, 1:25 p.m.