.onLoad <- function(libname, pkgname) {
osm_geometry <<- memoise::memoise(osm_geometry)
st_buffer_1km <<- memoise::memoise(st_buffer_1km)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.