View source: R/04-savedMapsModule.R
filterCoordCircle | R Documentation |
Filter full grid of coordinates to circle area
filterCoordCircle(fullGrid, lat, long, radius)
fullGrid |
grid of coordinates |
lat |
(numeric) latitude of center |
long |
(numeric) longitude of center |
radius |
(numeric) radius |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.