check_chunk_include: Which chunks are safe to exclude

View source: R/chunk_processing.R

check_chunk_includeR Documentation

Which chunks are safe to exclude

Description

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

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.

Value

Logical vector of chunks that can be safely unnamed


kjhealy/kjhslides documentation built on Dec. 30, 2024, 10:30 p.m.