pkg_library_location: Determine which libraries packages were loaded from

View source: R/utils-pkg.R

pkg_library_locationR Documentation

Determine which libraries packages were loaded from

Description

Determine which libraries packages were loaded from

Usage

pkg_library_location(pkgs)

Arguments

pkgs

A character vector of packages to check.

Value

A character vector of library directory paths the packages were loaded from, the default location if the package is not loaded but is installed, or NA if the package is not installed.


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