CheckPackageInstalled {sharp} | R Documentation |
Checking that a package is installed
Description
Checks if a package is installed and returns an error message if not.
Usage
CheckPackageInstalled(package)
Arguments
package |
character string indicating the name of the package. |
[Package sharp version 1.4.8 Index]