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