Closed hadley closed 6 years ago
Or, better, use rlang::abort() — this avoids repeating the function name in the error message.
rlang::abort()
Or, better, use
rlang::abort()
— this avoids repeating the function name in the error message.