View source: R/flipbookr_reduce.R
refer to chunk that only has graphical output at every pause point Build code hover, figures must be built separately at this point
1 2 3 4 5 6 | chunk_code_hover(
chunk_name,
fig.path = paste0("assets_ch_", chunk_name, "/"),
fig_prefix = "figure",
fig_path_and_prefix = past0(fig.path, fig_prefix)
)
|
chunk_name |
refer to a code chunk by name |
fig_path_and_prefix |
paths to figures (png), minus numbering and extensions ".png" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.