growthfd.bgs.plotAll: Plot curves in one figure

View source: R/growthfd.bgs.R

growthfd.bgs.plotAllR Documentation

Plot curves in one figure

Description

Plots all curves from given matrix into a single figure.

Usage

growthfd.bgs.plotAll(age, values, xlimit = NULL, ylimit = NULL)

Arguments

age

Vector of ages

values

Matrix containing curves as columns

xlimit

Limits for the x axis

ylimit

Limits for the y axis

Value

GGPlot2 plot


ondrej-klima/growthfd documentation built on Jan. 4, 2023, 10:37 a.m.