if (requireNamespace("INLA", quietly = TRUE)) {
# Make sure to avoid deprecated mesh functions; use fmesher instead:
INLA::inla.setOption(fmesher.evolution.warn = TRUE)
INLA::inla.setOption(fmesher.evolution.verbosity = "stop")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.