Learn R Programming

ospsuite.utils (version 1.2.0)

messages: 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

Arguments

Value

A string with error message.

Format

An object of class list of length 30.

Examples

Run this code
# NOT RUN {
# example with string
messages$errorEnumNotAllNames

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

# }

Run the code above in your browser using DataLab