Nothing
\dontrun{
PA = eucalypts$PA
E = eucalypts$env
LatLon = eucalypts$lat_lon
m = sjSDM(PA,
scale(E),
spatial = DNN(scale(LatLon), formula = ~0+.),
se = TRUE,
verbose = FALSE)
summary(m)
plot(m)
}
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.