| ufp_sf | R Documentation |
sf ObjectCreates a multipoint sf object from a PUFP data frame created by ufp_read()
or ufp_batch_read(). Points are projected using WGS84 (crs = 4326).
ufp_sf(df)
df |
data frame created by |
a MULTIPOINT object
## Not run: ufp_sf(df) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.