Resets the evaluation of the chunks.
chunks_uneval.RdUsage
chunks_uneval(
chunks = get_chunks_object(),
overwrite = FALSE,
envir = parent.frame()
)Arguments
- chunks
optional, (
chunks) object. If not provided then automaticchunksobject detection is run via get_chunks_object- overwrite
(
logical) Whether to use values from the current environment or just use a new one- envir
(
environment) An environment to use overwriting. Only used ifoverwriteisTRUE