Raise shiny validate error if chunks status is not ok
chunks_validate_is_ok.RdUsage
chunks_validate_is_ok(msg = NULL, chunks = get_chunks_object())Arguments
- msg
optional, (
character) custom error message, ifNULLthen default error message is used- chunks
optional, (
chunks) object. If not provided then automaticchunksobject detection is run via get_chunks_object