library(documentNumbering) figure_count = dn_counter$new() knitr::opts_chunk$set(fig.process = figure_count$modify_path) figure_count = dn_counter$increment("testfigure")
#| label: plot_rnorm plot(rnorm(100), rnorm(100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.