create_subplots: Create subplots of fixed size based on tree coordinates

Description Usage Arguments Value

View source: R/create_subplots.R

Description

Create subplots of fixed size based on tree coordinates

Usage

1
create_subplots(x, y, size = 20, Nmin = 100)

Arguments

x

x coordinate of each observation

y

y coordinate of each observation

size

Length of the subplot side (in m; subplots are squares).

Nmin

Minimum acceptable abundance (n/ha) under which subplots are discarted. Default is 100.

Value

A vector with new subplot


cpiponiot/cdynfgeo documentation built on July 7, 2020, 3:27 p.m.