## code to prepare `uf_left` dataset goes here
library(riot)
uf_left <- read_fascicles(system.file("extdata", "UF_left.vtp", package = "riot"))
usethis::use_data(uf_left, overwrite = TRUE, compress = "xz", version = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.