powered by
Translate integer exit code to human readable form. All functions in the nanonext package will return an integer exit code on error rather than the expected return value.
nng_error(error)
integer exit code to translate.
A character vector.
# NOT RUN { nng_error(1L) # }
Run the code above in your browser using DataLab