knitr::opts_chunk$set( # nolint echo = FALSE, warning = FALSE, message = FALSE, out.width = "18cm", out.height = "11.25cm", dpi = 320L, fig.width = 10L, fig.asp = 0.618, dev = "ragg_png", eval.expr = TRUE )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.