Evaluates all remaining chunks and validate if error
chunks_safe_eval.RdYou can evaluate all remaining chunks of chunks being setup in the shiny session (see get_chunks_object()).
The value of the last chunk being evaluated will be returned.
Usage
chunks_safe_eval(chunks = get_chunks_object())Arguments
- chunks
optional, (
chunks) object. If not provided then automaticchunksobject detection is run via get_chunks_object