Resets the current chunk list
chunks_reset.Rd
Chunks are being deprecated qenv
objects should be used instead
Empty the chunk list and the remaining and evaluated list.
Usage
chunks_reset(envir = parent.frame(), chunks = get_chunks_object())
Arguments
- envir
(
environment
) The environment to hand over to the chunks.- chunks
optional, (
chunks
) object. If not provided then automaticchunks
object detection is run via get_chunks_object