Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

compileDescription

Convert and Save a Window Description as a List


Description

Convert a window description file (ASCII markup file) to an equivalent window description list. The output list (an ASCII file containing R-source code) is complete, i.e., all default values have been added.

Usage

compileDescription(descFile, outFile)

Arguments

descFile

name of window description file (markup file).

outFile

name of output file containing R source code.

Details

The window description file descFile is converted to a list, which is then converted to R code, and saved to outFile.

Author(s)

Alex Couture-Beil, Vancouver Island University, Nanaimo BC

See Also


PBSmodelling

GUI Tools Made Easy: Interact with Models and Explore Data

v2.68.8
GPL (>= 2)
Authors
Jon T. Schnute [aut], Alex Couture-Beil [aut], Rowan Haigh [aut, cre], Nicholas Boers [ctb], Anisa Egeli [ctb], A. R. Kronlund [ctb], Steve Martell [ctb], Norm Olsen [ctb]
Initial release
2019-03-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.