RPhreeWriteInp: RPhreeWriteInp

Description Usage Arguments Details Author(s)

Description

Write an input buffer to a file on disk.

Usage

1
RPhreeWriteInp(ofile, input)

Arguments

ofile

designated file the input will be written to.

input

the input buffer.

Details

It really just opens a file and uses "writeLines"" for writing the input to it.

Author(s)

MDL


Rphree documentation built on May 2, 2019, 6:09 p.m.