spatial_data | R Documentation |
Adds grographic coordinates as a separate table in a community data object.
spatial_data(com, x, y)
com |
a community data object. |
x |
name of the column in 'env' where the longitude coordinates are stored. |
y |
name of the column in 'env' where the latitude coordinates are stored. |
A list with community data.
spatial_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.