Gets warnings from the chunks object
chunks_warnings.Rd
Chunks are being deprecated
qenv objects should be used instead
This function returns a list of all the warnings encountered during evaluation of the code
in the chunks object.
Usage
chunks_warnings(chunks = get_chunks_object())Arguments
- chunks
optional, (
chunks) object. If not provided then automaticchunksobject detection is run via get_chunks_object