powered by
Capture and parse an error message.
catch_error(sentence = geterrmessage())
an error message to parse
# NOT RUN { catch_error() catch_error("Error: object 'iri' not found\n") catch_error("Error: object 'view' not found\n") # }
Run the code above in your browser using DataLab