Learn R Programming

x12 (version 1.10.3)

x12BaseInfo-class: Class "x12BaseInfo"

Description

Baseinfo for use with the x12 function and classes.

Arguments

Objects from the Class

Objects can be created by calls of the form new("x12BaseInfo", x12path, use, showWarnings).

Slots

x12path:

Object of class "characterOrNULL" ~~

% \item{\code{x13path}:}{Object of class \code{"characterOrNULL"} ~~ }
use:

Object of class "character" ~~

showWarnings:

Object of class "logical" ~~

Methods

No methods defined with class "x12BaseInfo" in the signature.

See Also

x12, '>x12Single, '>x12Batch, '>x12Parameter, '>x12List, '>x12Output

Examples

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

Run the code above in your browser using DataLab