pkg_is_attached: Check if packages are attached

View source: R/utils-pkg.R

pkg_is_attachedR Documentation

Check if packages are attached

Description

Check if packages are attached

Usage

pkg_is_attached(pkgs)

Arguments

pkgs

Character vector of the names of the packages to check.

Value

Logical vector indicating whether the packages are attached or not.


UCLATALL/coursekata-r documentation built on Aug. 24, 2023, 8:54 p.m.