extractData: Extract Relavent Data

Description Usage Arguments Author(s)

View source: R/FDPDataTools.R

Description

extractData - extracts growth, survival or a combined dataset from from objects previously prepared by prepareFDPdata

Usage

1
extractData(FDPdata = NULL, type = "growth", datestan = 21)

Arguments

FDPdata

An object return by prepareFDPdata

type

Which format is desired? Can be either 'growth', 'survival', 'resprouter' or a paired format "paired" - in which each growth and survival information is paired. The paired format must be created with prepareFDPdata using the option type='trajectory'.

datestan

A date standardizer, when datestan = 21 the first cenus dates are set to +- 0. This is only relavent for trajectory modelling.

Author(s)

Marco D. Visser


MarcoDVisser/FDPtools documentation built on May 7, 2019, 2:49 p.m.