prepareFDPdata: Prepare Growth and Survival datasets

Description Usage Arguments Author(s)

View source: R/FDPDataTools.R

Description

prepareFDPdata - prepares raw data for analysis in two posible formats for each individual for the BCI plot data.

Usage

1
2
prepareFDPdata(FDPobjects = ls()[grep("bci.full", ls())][3:7],
  census = "tree", type = "paired", SpFitList = NULL)

Arguments

FDPobjects

A vector of fdp census objects stored in the global environment

census

Which census is included? The "tree" census (> 1cm dbh) or the "seedling" census.

type

Which format is desired? Can be either 'paired' or 'trajectory' A paired format, is where each consecutive census is paired. This is the standard growth analysis format. Or a trajectory format, where all data are organized next to each other (this is for growth trajectory analysis).

SpFitList

A vector of 6 char species codes, if null all species are used.

Author(s)

Marco D. Visser


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