Description Usage Arguments Value
View source: R/create_experiments.R
Choose locations of simulated expeirment
1 | choose_location(clustered_sf, n_locations)
|
clustered_sf |
sf; An sf object with a column |
n_locations |
integer; number of needed points. |
A matrix with columns x, y
and nrows = n_locations
. Values
represent the coordinates of the locations clicked on the map.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.