#' Affiche table des matières
#'
#' Code LTX
#'
#' @keywords internal
#' @export
tableofcontents <- function(){
catx(
"\\tableofcontents",
pagebreak()
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.