Locates the vsearch executable on the system PATH, or verifies a
user-supplied path. This is a lightweight standalone version of the
helper found in MiscMetabar, so that dbpq does not need to depend on
MiscMetabar for vsearch operations.
Arguments
- path
(Character, default
NULL) Explicit path to the vsearch executable. IfNULL, the function searches the system PATH viaSys.which().