mdfrq: Size frequency table and visualization

Description Usage Arguments Value

View source: R/mdfrq.R

Description

Creates a frequency table based on the given ranges for diameters at breast height Also outputs a histogram plot for visualization

Usage

1
mdfrq(data = data, cluster = cluster, breaks = c(5, 15, 30))

Arguments

data

Data frame containing at least the spatial level of grouping and diameters at breast height (DBH)

cluster

String to categorize at which spatial level of grouping the data analysis

breaks

A list of breaks to be used in grouping the dbh sizes. Default is at: 5-15,15-30, and 30-max

Value

Outputs should include: 1. '[cluster].freq', a data frame for dbh frequency table for the chosen cluster 2. '[cluster].frqplot', a simple histogram showing the frequency of trees fallingunder the given ranges of tree diameter


ppcadelina/bucs documentation built on April 4, 2020, 5:52 a.m.