Learn R Programming

MSEtool (version 3.7.3)

CheckOM: Check OM object is complete

Description

Check OM object is complete

Usage

CheckOM(OM, msg = TRUE, stop_if_missing = TRUE)

Value

The OM object with default values (if needed)

Arguments

OM

An object of class OM

msg

Logical. Display messages?

stop_if_missing

Logical. Stop with error is values are missing and there is no default?

Examples

Run this code
testOM <- CheckOM(testOM)

Run the code above in your browser using DataLab