Returns the R-Code from a chunks
object
chunks_get_rcode.Rd
This 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 automaticchunks
object detection is run via get_chunks_object