CheckOM {MSEtool} | R 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 |
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)
[Package MSEtool version 3.7.1 Index]