brk_sampling: Sampling based on distribution provided by Raster* object...

Description Usage Arguments

View source: R/brk_sampling.R

Description

Sampling based on distribution provided by Raster* object (does not have to be summed to one) over an sf object used as mask

Usage

1
brk_sampling(rasterStack, sf, sizeSite = 1)

Arguments

rasterStack

Raster* object (RasterLayer or RasterStack)

sf

An sf object

sizeSite

scalar or vector of the number of individual to sample per site. Default is 1. If vector, as to be the length of Raster* object


briskaR documentation built on Dec. 11, 2021, 9:23 a.m.