All functions

ForestData

ForestData

compute_ba()

Compute Basal Area in Forest Inventories

compute_growth()

Title

compute_mortality()

Compute Annual Mortality Rates in Forest Inventories

compute_rates()

Title

compute_recruitment()

Compute Annual Recruitment Rates in Forest Inventories

correct_alive()

Correct Trees Life Status in a Forest Inventory

correct_all()

Full correction of a Forest Inventories Dataset

correct_recruits()

Correct Overgrown Recruits in Forest Inventories

correct_size()

Correct Tree Size Measurements

display_ba()

Display Forest Mortality and Recruitment Data with ggplot2

display_corrected_trees()

Title

display_growth()

Display annual growth rates using ggplot2

display_mortality()

Display Mortality Rates with ggplot2

display_rates()

Display Forest Mortality and Recruitment Data with ggplot2

display_recruitment()

Display recruitment Rates with ggplot2

example_census example_census

Example dataset for ForestData: Paracou, plot 6

example_recruits

Example dataset for ForestData: Paracou, plot 6, corrected for status and size, then for overgrown recruits

example_size_corr

Example dataset for ForestData: Paracou, plot 6, corrected for status and size

example_status_corr

Example dataset for ForestData: Paracou, plot 6, with corrected status

prepare_forestdata()

Prepare global options to run ForestData more easily