volcano_points | R Documentation |
Generate a table of random points in a raster stack (or layer)
volcano_points(x = volcano_stack(), n = 100, ...)
x |
RasterLayer or RasterStack |
n |
numeric, the numer of points to select |
... |
further arguments for randomPts |
tibble of locations with values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.