document_assert_functions {scoringutils} | R Documentation |
Documentation template for assert functions
observed |
Input to be checked. Should be a numeric vector with the observed values of size n. |
Returns NULL invisibly if the assertion was successful and throws an error otherwise.