editADfile {PBSadmb} | R Documentation |
Edit an ADMB File
Description
Edit an ADMB file using the text editor specified in .PBSadmb
.
Usage
editADfile(fname)
Arguments
fname |
string name of file in current working directory
(or elsewhere if path delimited by |
Value
Returns Boolean: TRUE
if file exists, FALSE
if it does not.
Note
This function explicitly uses the editor chosen for PBSadmb.
PBSmodelling has another function openFile
that uses Windows
file associations or an application specified with setPBSext
.
Author(s)
Jon T. Schnute, Scientist Emeritus
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
Last modified Rd: 2018-09-28
See Also
[Package PBSadmb version 1.1.6 Index]