View source: R/chunk_processing.R
check_chunk_include | R Documentation |
Check to see which chunks do not have an include = FALSE
check_chunk_include(chunk_options = chunk_options)
chunk_options |
Chunk options vector |
We want to make sure chunks involved in flipbookr remain named, so we don't re-name them and then break the label that allows flipbooks to be constructed.
Logical vector of chunks that can be safely unnamed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.