print.x12 {x12} | R Documentation |
Print method for objects of class "x12"
.
## S3 method for class 'x12': print(x,editor="notepad", ...)
x |
an object of class "x12" . |
editor |
a string defining the executable of the editor to use. |
... |
further arguments (currently ignored). |
Opens the output file of x12 in an external editor
Only working on Windows.
Alexander Kowarik, Statistics Austria, March 2009
data(AirPassengersX12) #print(AirPassengersX12)