Warnings vs Stop
We often want to give feedback to the user. This can be done using the message()
, warning()
or stop()
functions.
Which of the following statements is correct?
This exercise is part of the course
Defensive R Programming
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
