"x12BaseInfo"
x12BaseInfo-class.Rd
Baseinfo for use with the x12
function and classes.
Objects can be created by calls of the form new("x12BaseInfo", x12path, use, showWarnings)
.
x12path
:Object of class "characterOrNULL"
~~
use
:Object of class "character"
~~
showWarnings
:Object of class "logical"
~~
No methods defined with class "x12BaseInfo" in the signature.
showClass("x12BaseInfo")
#> Class "x12BaseInfo" [package "x12"]
#>
#> Slots:
#>
#> Name: x12path use showWarnings
#> Class: characterOrNULL character logical