package_available {mark}R Documentation

Check if package is available

Description

A wrapped requireNamespace

Usage

package_available(namespace)

Arguments

namespace

One or more packages to to require.

Value


[Package mark version 0.7.0 Index]