sampleSubplots: Sample Seedling Subplots For Seedlings

Description Usage Arguments

Description

This function takes a list of random x and y coordinates within a plot, builds a box around each point, and subsets a full plot's dataframe to see if there are any seedlings inside.

Usage

1
sampleSubplots(subplotxy, fulldf, subplotsize = 1)

Arguments

subplotxy

A data.frame of x and y coordinates for sampling subplots

fulldf

The full plot dataframe, containing all trees and seedlings within your larger plot space.

subplotsize

The size of the subplot in coordinate space, default is 1.


ecology-rocks/disperseR documentation built on May 15, 2019, 7:58 p.m.