Description Usage Arguments Value Examples
Get lat lon points in a circunference given a central geopoint and radius.
1 | georadius(x, y, radius = 5, nPoints)
|
x |
longitude |
y |
latitude |
radius |
radius in km |
nPoints |
number of points over a circle |
data frame
1 | geospatial::georadius(x=-96.9236,y=-19.527196,radius = 1,nPoints = 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.