View source: R/crop_radolan_radial.R
coordinates_to_EPSG_4326 | R Documentation |
Coordinates to EPSG-4326
coordinates_to_EPSG_4326(latitude, longitude)
latitude |
latitude |
longitude |
longitude |
data.frame with columns lon and lat with CRS 4326
coordinates_to_EPSG_4326(latitude = 10, longitude = 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.