This vignette illustrates how the outlines data set works.
# library(outlines) outlines <- list() data.path <- '~/Dropbox/pkg.data/points' outlines$address <- outlines::address(data.path, fresh=FALSE) outlines$shapes <- outlines::shapes(data.path, fresh=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.