SampleFun: Sample Fun

Description Usage Arguments Value

View source: R/SampleFun.R

Description

Identify the number of sample points necessary to adequately represent variation in study area

Usage

1
SampleFun(raspath, nmin, nmax, by, poly, proj)

Arguments

raspath

path to zip folder of rasters

nmin

number of minimum available points to test

nmax

number of maximum available points to test

by

interval of number of points to try (10, 20, 100, etc.)

poly

path to study area polygon

proj

projection (character) of study area polygon

Value

Returns a data.frame object with mean extracted values of each raster at each of the specified point intervals


khuggler/TediousEcology documentation built on July 10, 2021, 12:34 a.m.