knitr::opts_chunk$set(echo = TRUE) knitr::knit_hooks$set(hook_convert_odg = rmdhelp::hook_convert_odg)
met <- rmdhelp::MendeleyExportToolR6$new() met$set_this_rmd_file(ps_this_rmd_file = ifelse(rstudioapi::isAvailable(), rstudioapi::getSourceEditorContext()$path, whereami::thisfile()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.