Skip to contents

[Stable]

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 automatic chunks object detection is run via get_chunks_object

Value

nothing, it modifies shiny session object