check_installed {firebase} | R Documentation |
Check that a package installed
Description
Checks that a package is installed, throws an error if it is not.
Usage
check_installed(pkg)
Arguments
pkg |
Package name. |
[Package firebase version 1.0.2 Index]