extractDataSeedling: Extract Relavent Data from seedling database

Description Usage Arguments Author(s)

View source: R/FDPDataTools.R

Description

extractDataSeeding - extracts growth, survival or a combined dataset from seedling data previously prepared by prepareFDPdata

Usage

1
extractDataSeedling(FDPdata = NULL, type = "growth")

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 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.