getPrefix {PBSmodelling} | R Documentation |
Search for and return all string prefixes of system files with the specified suffix and system path.
getPrefix(suffix, path=".")
suffix |
string value of suffix (e.g., ".txt" . |
path |
string specifying system path location in which to search. |
Vector of string prefixes that have the specified suffix.
Rowan Haigh, Pacific Biological Station, Nanaimo BC