random_points | R Documentation |
An [sf] (EPSG:32717) object with 100 randomly sampled points (stratified by altitude) on the Mt. Mongón (Peru). For more details, please refer to Muenchow et al. (2013). The data is used in the "Ecology" chapter in Geocomputation with R. See https://geocompr.robinlovelace.net/eco.html for details.
An [sf] object with 100 rows and 3 variables:
Plot ID.
Number of vascular plant species per plot (species richness).
Simple feature point geometry.
Muenchow, J., Bräuning, A., Rodríguez, E.F. & von Wehrden, H. (2013): Predictive mapping of species richness and plant species' distributions of a Peruvian fog oasis along an altitudinal gradient. Biotropica 45, 5, 557-566, doi: 10.1111/btp.12049.
data("random_points", package = "spDataLarge")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.