"diagnostics"
diagnostics-class.Rd
The x12 binaries produce a file with the suffix .udg. This class is a list of a selection of its content.
Objects can be created by calls of the form new("diagnostics", ...)
.
It is used internally by the methods for x12Batch and x12Single objects.
.Data
:Object of class "list"
~~
Class "list"
, from data part.
showClass("diagnostics")
#> Class "diagnostics" [package "x12"]
#>
#> Slots:
#>
#> Name: .Data
#> Class: list
#>
#> Extends:
#> Class "list", from data part
#> Class "vector", by class "list", distance 2
#> Class "listOrNULL", by class "list", distance 2
#> Class "listOrNULLOrnumeric", by class "list", distance 2
#> Class "listOrNULLOrcharacter", by class "list", distance 2