writeAspic: 'writeAspic' Writes the ASPIC text input file 'inp' to a file...

Description Arguments Note See Also Examples

Description

writeAspic Writes the ASPIC text input file inp to a file or connection.

Arguments

object;

of type aspic

Note

The executable version of ASPIC uses an input file, this method generates that file

See Also

readAspic,aspic:::files

Examples

1
2
3
4
## Not run: 
    data(asp)
    writeAspic(asp,"aspic.inp")
## End(Not run)

laurieKell/aspic documentation built on May 20, 2019, 7:58 p.m.