find.package: Find paths to loaded packages

View source: R/data.R

find.packageR Documentation

Find paths to loaded packages

Description

Prepends data_repository_path() to the result of the base::find_package function.

Usage

find.package(...)

Value

Paths to all loaded packages (prepended with the data repository path) or the path to the specified package.


ChristopherBarrington/datar documentation built on April 3, 2022, 10:26 p.m.