View source: R/00_typeErrorMessage.R
response_type_error | R Documentation |
Internal function to generate standardized error messages when a function is called with an incompatible response type.
response_type_error(response_type, fun_name)
response_type |
character. One of "binary", "rated", "ordinal", or "nominal" |
fun_name |
character. Name of the calling function |
Never returns; always stops with an error message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.