library(sf) library(usethis) scotlip <- st_read("data-raw/scotlips.geojson", quiet = TRUE, stringsAsFactors = FALSE) usethis::use_data(scotlip , overwrite = TRUE)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.