printDiGGer.DiGGer {DiGGer}R Documentation

Print a DiGGer input file.

Description

Print a DiGGer object to an input file formatted for the external DiGGer executable function.

Usage

## S3 method for class 'DiGGer'
printDiGGer(this, file = "dsgn.in", ...)

Arguments

this

A DiGGer object.

file

The file to print to.

...

Not used.

Author(s)

Neil Coombes


[Package DiGGer version 1.0.5 Index]