package_available {papaja} | R Documentation |
Package Available
Description
Internal function to check if a specified package is installed.
Usage
package_available(x)
Arguments
x |
Character. Name of the package to be checked. |
Value
Logical. Is the specified package installed?
[Package papaja version 0.1.3 Index]