MerchDiam: Minimum Merchantable Diameter For Product by Species

View source: R/MerchDiam.R

MerchDiamR Documentation

Minimum Merchantable Diameter For Product by Species

Description

This function establishes the minimum merchantable diameter for sawlog, pulp, and pallet products for each species. As these dimensions are constantly changing and location dependent, these values only provide a baseline. If the species is not capable of producing a value the minimum diameter is set at 1000. Diameters are all stated in cm.

Usage

MerchDiam(SPP)

Arguments

SPP

Species: use FVS species codes

Details

If merch diameters need to be changed for a specific use this function should be changed locally

but should not be included in any update to this package.

Value

This function returns a vector with the minimum dimensions for sawlogs (saw), pallet wood (pallet), and pulp (pulp) for the desired species.

Examples


MerchDiam("RO")


ryanmismith/inventoryfunctions documentation built on Aug. 5, 2022, 2:22 a.m.