small_example_data | R Documentation |
A small example dataset for testing and examples consisting of 121 observations in a (25m x 25m) square domain.
data("small_example_data")
## 'small_example_data' A data frame with 121 rows and 3 columns:
x coordinate
y coordinate
Size
...
The dataset was generated using the example raster data and an exponential decay size function.
The full code to generate this dataset is available in the package's 'data_raw' directory.
Simulated dataset. Code to generate it can be found in 'data_raw/small_example_data.R'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.