View source: R/04-savedMapsModule.R
filterCoordRectangle | R Documentation |
Filter full grid of coordinates to square area
filterCoordRectangle(fullGrid, lat, long, latLength, longLength)
fullGrid |
grid of coordinates |
lat |
(numeric) latitude of center |
long |
(numeric) longitude of center |
latLength |
(numeric) length between latitudes |
longLength |
(numeric) length between longitudes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.