Skip to contents

[Stable]

Usage

chunks_uneval(
  chunks = get_chunks_object(),
  overwrite = FALSE,
  envir = parent.frame()
)

Arguments

chunks

optional, (chunks) object. If not provided then automatic chunks object 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 if overwrite is TRUE

Details

Keep code pieces.