isPackageInstalled {R.utils} | R Documentation |
Checks if a package is installed or not
Description
Checks if a package is installed or not.
Usage
## Default S3 method:
isPackageInstalled(package, ...)
Arguments
package |
|
... |
Not used. |
Value
Author(s)
Henrik Bengtsson
See Also
[Package R.utils version 2.12.3 Index]