get_all_branches: Get all branches of a specified basal radius from a...

View source: R/QSM_funcs.r

get_all_branchesR Documentation

Get all branches of a specified basal radius from a treestruct dataframe

Description

Get all branches of a specified basal radius from a treestruct dataframe

Usage

get_all_branches(ts, target_rad, range)

Arguments

ts

treestruct dataframe

target_rad

target basal radius (in m)

range

what range around the target radius will you look for branches?

Value

list of treestruct data frames that are the branches that fit the criteria


ashenkin/treestruct documentation built on June 11, 2025, 10:40 a.m.