trp.crop: Tree points algorithm: fixed size patches.

trp.cropR Documentation

Tree points algorithm: fixed size patches.

Description

This function is meant to be used inside treePoints. Assign points to a TreeID inside circles/squares of fixed area around treeMap coordinates.

Usage

trp.crop(l = 1, circle = TRUE)

Arguments

l

numeric - circle radius or square side length.

circle

logical - assign TreeIDs to circular (TRUE) or squared (FALSE) patches.


tiagodc/TreeLS documentation built on June 29, 2023, 7:40 p.m.