Description
Edit files associated with specified prefix and suffixes.
Usage
editAD(prefix, suffix=c(".tpl",".cpp",".log"))
Value
Invisibly returns Boolean vector with elements TRUE
if files exist,
FALSE
if they do not.
Arguments
- prefix
string name prefix of the ADMB project (e.g., "vonb"
).
- suffix
string scalar/vector specifying one or more suffixes.
Author
Jon T. Schnute, Scientist Emeritus
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
Last modified Rd: 2018-09-28