printDiGGer.DiGGer {DiGGer} | R Documentation |
Print a DiGGer
object to an input file formatted for the
external DiGGer executable function.
## S3 method for class 'DiGGer' printDiGGer(this, file = "dsgn.in", ...)
this |
A |
file |
The file to print to. |
... |
Not used. |
Neil Coombes