knitr::opts_chunk$set(echo = FALSE) # rmdhelp::show_knit_hook_call() knitr::knit_hooks$set(hook_convert_odg = rmdhelp::hook_convert_odg)
install.packages("rmarkdown")
RMarkdown files ...
#rmdhelp::use_odg_graphic(ps_path = "odg/rmarkdown-screenshot.odg") knitr::include_graphics(path = "odg/rmarkdown-screenshot.png")
#rmdhelp::use_odg_graphic(ps_path = "odg/render-output.odg") knitr::include_graphics(path = "odg/render-output.png")
## Notebook
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.