volcano_points: Generate a table of random points in a raster stack (or...

View source: R/example_data.R

volcano_pointsR Documentation

Generate a table of random points in a raster stack (or layer)

Description

Generate a table of random points in a raster stack (or layer)

Usage

volcano_points(x = volcano_stack(), n = 100, ...)

Arguments

x

RasterLayer or RasterStack

n

numeric, the numer of points to select

...

further arguments for randomPts

Value

tibble of locations with values


BigelowLab/rasf documentation built on July 18, 2022, 10:19 p.m.