editADfile {PBSadmb}R Documentation

Edit a File

Description

Edit a file using the text editor specified in .ADopts.

Usage

editADfile(fname)

Arguments

fname string name of file in current working directory (or elsewhere if path delimited by / or \).

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, Pacific Biological Station, Nanaimo BC, Canada

See Also

editAD, makeADopts


[Package PBSadmb version 0.61.44 Index]