Returns the R-Code from a chunks object
chunks_get_rcode.RdThis function returns a list of the R-Code that reproduces all currently registered chunks inside the chunk stack.
Usage
chunks_get_rcode(chunks = get_chunks_object())Arguments
- chunks
optional, (
chunks) object. If not provided then automaticchunksobject detection is run via get_chunks_object