powered by
Returns the list of directories where ReVAMP searches for Vamp plugins. The search paths are determined by the Vamp Host SDK and typically include system-wide plugin directories and user-specific directories.
vampPaths()
A character vector of directory paths
if (FALSE) { # List plugin search paths vampPaths() }
Run the code above in your browser using DataLab