CheckOM: Check OM object is complete

View source: R/OM_functions.R

CheckOMR Documentation

Check OM object is complete

Description

Check OM object is complete

Usage

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

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?

Value

The OM object with default values (if needed)

Examples

testOM <- CheckOM(testOM)

MSEtool documentation built on July 26, 2023, 5:21 p.m.