Learn R Programming

x12 (version 1.0-2)

x12Output-class: Class "x12Output"

Description

Output class for X12.

Arguments

Objects from the Class

Objects can be created by calls of the form new("x12Output", ...).

See Also

X12, x12Single, x12Batch, x12Parameter, x12List, x12Output, x12BaseInfo,summary.x12, x12

Examples

Run this code
data(AirPassengersX12)
summary(AirPassengersX12)
showClass("x12Output")

Run the code above in your browser using DataLab