svis_points.data.frame | R Documentation |
svis_points.data.frame
## S3 method for class 'data.frame' svis_points(data, crs = NULL, ...)
data |
A data.frame with at least x and y and columns |
crs |
The crs of the data c("sweref99", "RT90", "WGS84"). If null the function tries to guess the crs. |
... |
Other Arguments |
A svis_points object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.