rdmlBaseType: Base R6 class for RDML package.

Description Usage Format Initialization Methods

Description

Most classes from RDML package inherit this class. It is designed for internal usage and should not be directly accessed.

Usage

1

Format

An R6Class generator object.

Initialization

1

Methods

.asXMLnodes(node.name)

Represents object as XML nodes. Should not be called directly. node.name – name of the root node for the generated XML tree.

print(...)

prints object


RDML documentation built on June 25, 2019, 5:03 p.m.