View source: R/markdown_tools.R
build_bookdown_ref | R Documentation |
Generates a customized inline reference to a figure or table with the bookdown standard.
build_bookdown_ref(ref_name, ref_type = c("table", "figure"))
ref_name |
reference name. |
ref_type |
reference type: table or figure. |
a citation text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.