putMessage: Put a message

Description Usage Arguments Value

View source: R/libxmcda.R

Description

Puts an message in a <methodMessages> tag of an XML tree written according to the XMCDA standard.

Usage

1

Arguments

tree

Object containing the XMCDA XML tree.

message

A string containing the text of the log message.

name

A string containing the specific name attribute which should be put.

Value

The function returns a list structured as follows:

status

Either OK if the <message> tag could be correctly put, or the description of the error.


RXMCDA documentation built on May 1, 2019, 10:23 p.m.

Related to putMessage in RXMCDA...