Learn R Programming

paxtoolsr (version 1.6.3)

getErrorMessage: Get Error Message for a Pathway Commons Error

Description

Get Error Message for a Pathway Commons Error

Usage

getErrorMessage(code)

Arguments

code
a three digit numerical error code

Value

  • an error message for the code

concept

paxtoolsr

Examples

Run this code
results <- getErrorMessage("452")

Run the code above in your browser using DataLab