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