growthfd.bgs.plotIndividualsPoints: Plot individual points to pdf

View source: R/growthfd.bgs.R

growthfd.bgs.plotIndividualsPointsR Documentation

Plot individual points to pdf

Description

Plots measured data points into separate figure for each individual. All plots are stored into a single pdf file, one figure per page.

Usage

growthfd.bgs.plotIndividualsPoints(ids, data, filename = "plots_points.pdf")

Arguments

ids

Vector containing ids

data

Matrix with original data points

filename

File name of the output pdf

age

Vector of ages

apvs

Vector containing apv for each individual

vel

Matrix with velocity curves

values

Matrix with acceleration curves


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