messages: List of functions and strings used to signal error messages

messagesR Documentation

List of functions and strings used to signal error messages

Description

Most of these messages will be relevant only in the context of OSP R package ecosystem.

Usage

messages

Format

An object of class list of length 30.

Value

A string with error message.

Examples

# example with string
messages$errorEnumNotAllNames

# example with function
messages$errorPropertyReadOnly("age")


ospsuite.utils documentation built on March 18, 2022, 6:44 p.m.