Description Usage Arguments Value
A wrapper function for creating a 'SpatialLines' object
1 | CreateSpatialLines(df, long, lat, crs)
|
df |
dataframe with locations |
long |
df column name of longitude, default is "long_utm" |
lat |
df column name of latitude, default is "long_utm" |
crs |
coordinate reference system, default is NA. |
a 'SpatialLines'object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.