create_exception_node: Create an exception node

Description Usage Arguments Value

Description

Create an exception node

Usage

1
2
create_exception_node(message = "Unspecified exception", status = -1,
  category = "unknown")

Arguments

message

character vector message

status

numeric status code if known, set to -1 otherwise

category

character the exception category if known

Value

XML::xmlNode


BigelowLab/genologicsr documentation built on May 5, 2019, 2:42 p.m.