Check if a package has a function installed
This is useful for handling if the user has the correct version of a suggested package installed.
hasFunction(fun, pkg)
fun |
a string, name of the function to search for |
pkg |
a string, the package to search for the function in |
Logical
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.