eco_run: Eco benefits calculator

Description Usage Arguments Examples

Description

Run the eco benefits for a single tree. This function acts like a benefits calculator in that you give a common name and it calculates the benefits. Similar to Davey Tree's benefits calculator.

Usage

1
eco_run(common, dbh, region)

Arguments

common

the common name of the tree

dbh

the dbh value in inches

region

region code, see money dataset for region codes

Examples

1
2
3
eco_run("common fig", 20, "InlEmpCLM")

eco_run("red maple", 15, "PacfNWLOG")

tyluRp/treeco documentation built on May 26, 2019, 5:40 p.m.