View source: R/addMouthPoint.R
Add Mount point to site location datafarme
1 | addMouthPoint(df, long = -90.199402, lat = 38.627003, buff = 1)
|
df |
a dataframe containing sit information with columns: id, long, lat |
long |
the longitude of the adding Mount point |
lat |
the latitude of the adding Mount point |
buff |
if buff = 1, add one point; if buff = 2, then add 9 point around the given long & lat. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.