| printError | R Documentation |
Management of the error in logfile.
printError(funname,check_without_errors, stop_)
funname |
name of the check function. |
check_without_errors |
TRUE if there is no error, FALSE if there is any error. |
stop_ |
TRUE if the 'RoME' function has to stop, FALSE if the run should continue |
The function updates the 'stop_' value and returns it as a logical value.
I. Bitetto, W. Zupa
Anonymus. 2017. MEDITS-Handbook. Version n. 9. MEDITS Working Group. 106 pp. https://www.sibm.it/MEDITS%202011/principaledownload.htm
printError("check_abundance", FALSE, FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.