Description Usage Format Source References Examples
Data of Visitors Centers for turistic use in La Tigra National Park, Honduras
1 |
Simple feature collection with 2 features and 2 fields:
id
name
Instituto de Conservación Forestal y Vida Silvestre, 2013, Plan de Manejo Parque Nacional La Tigra 2013 - 2025, 219p.
https://acchonduras.files.wordpress.com/2014/07/pm-pnltfinal.pdf
1 2 3 4 5 | if (requireNamespace("sf", quietly = TRUE)) {
library(sf)
data(VisitorsCenters)
plot(st_geometry(VisitorsCenters), axes=TRUE)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.