Transform coordinates to WRF projection
1 | wrf_transform(coords, epsg = 4326, proj4str = NULL)
|
coords |
a data.frame of lon, lat coordinates |
epsg |
An EPSG code for projection of input coordinates |
proj4str |
a PROJ4 string (must be supplied if epsg isn't) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.