Helper function for internal use. Vectorises the requireNamespace function and returns TRUE if all packages, x, are available and FALSE otherwise.

requireNamespaces(x)

Arguments

x

(character())
string naming the packages/name spaces to load.