Create sf object of true locations based on labels, x, and y
1 | true_locations(labels, lng, lat, crs = 4326)
|
labels |
character vector of short labels to use for locations; needed for generating succinct column names for features |
crs |
coordinate reference system to use for distance calculations |
x |
longitude coordinates of true locations (numeric vector) |
y |
latitude coordinates of true locations (numeric vector) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.