wrap_lon | R Documentation |
wrap_lon
wrap_lon(lon, lon_min = -180)
lon |
a vector of longitudes |
lon_min |
the minimum longitude value to wrap appropriately, eg. 0 to wrap -180, 180 on to 0, 360 and -180 to wrap 0,360 on to -180,180 |
wrap longitudes from an arbitrary minimum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.