These functions are used to help find and locate commands from the installation of WFDB. They are helpful in setting and getting path options and specific WFDB commands. They are primarily internal helper functions, but are documented for troubleshooting purposes.
find_wfdb_software()set_wfdb_path(.path)
find_wfdb_command(.app, .path = getOption("wfdb_path"))
These functions are helper functions to work with the user-installed WFDB software. They do not always return an object, and are primarily used for their side effects. They are primarily developer functions, but are exposed to the user to help troubleshoot issues with their installation of WFDB.
A character
string that describes the path to the WFDB binary
directory
The name of WFDB software command or application as a character