Learn R Programming

x12 (version 1.10.3)

diagnostics-class: Class "diagnostics"

Description

The x12 binaries produce a file with the suffix .udg. This class is a list of a selection of its content.

Arguments

Objects from the Class

Objects can be created by calls of the form new("diagnostics", ...). It is used internally by the methods for x12Batch and x12Single objects.

Slots

.Data:

Object of class "list" ~~

Extends

Class "'>list", from data part.

Examples

Run this code
# NOT RUN {
showClass("diagnostics")
# }

Run the code above in your browser using DataLab