Executes validate statements on custom expressions that are evaluated inside a chunks object's environment
chunks_validate_custom.RdUsage
chunks_validate_custom(x, msg = NULL, chunks = get_chunks_object())Arguments
- x
(
language) an expression that evaluates toTRUEorFALSEinsidechunksenvironment- 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