figure_caption <- sprintf("\\label{fig:%s}Distribution of %s",name[1], name[1])
r sprintf("%s", name[1])
A lot of stuff to write.
params$df %>% dplyr::select(tidyselect::all_of(name)) %>% plot()
in Figure r sprintf("\\ref{fig:%s}", name[1])
we see examples of plotting in R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.