Check to see which chunks do not have an include = FALSE
Usage
check_chunk_include(chunk_options =chunk_options)
Arguments
chunk_options
Chunk options vector
Value
Logical vector of chunks that can be safely unnamed
Details
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.