Nothing
if (grassStarted()) {
# Setup
library(sf)
# Polygons vector:
madCoast4 <- fastData(madCoast4)
mc4 <- fast(madCoast4)
neighs <- neighborhoodMatrix(mc4)
neighs
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.