PCMParseErrorMessage {PCMBase} | R Documentation |
Extract error information from a formatted error message.
Description
Extract error information from a formatted error message.
Usage
PCMParseErrorMessage(x)
Arguments
x |
character string representing the error message. |
Value
Currently the function returns x
unchanged.
[Package PCMBase version 1.2.14 Index]