editADfile {PBSadmb} | R Documentation |
Edit an ADMB file using the text editor specified in .PBSadmb
.
editADfile(fname)
fname |
string name of file in current working directory
(or elsewhere if path delimited by |
Returns Boolean: TRUE
if file exists, FALSE
if it does not.
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
.
Jon T. Schnute, Scientist Emeritus
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
Last modified Rd: 2018-09-28