powered by
Helper function for internal use. Vectorises the requireNamespace function and returns TRUE if all packages, x, are available and FALSE otherwise.
TRUE
x
FALSE
requireNamespaces(x)
No return value.
(character()) string naming the packages/name spaces to load.
(character())