powered by
Converts a numeric error code to human-readable format
mpl_translate_error(errorCode)
Non-positive integer to be converted
A character string corresponding to the provided error code
# NOT RUN { mpl_translate_error(-1) # "ERR_INVALID_SYMBOL" # }
Run the code above in your browser using DataLab