View source: R/geo_utilities.R
dview | R Documentation |
View attributes from simple feature object
dview(geodata, console = FALSE)
geodata |
spatial data |
console |
view in console? default false |
## Not run:
library(gisr)
adm0 <- get_admin0("Ghana")
adm0 %>% dview(console = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.