LR.list_package_dirs: LR.list_package_dirs list all the directories of the...

Description Usage Arguments Value

View source: R/pkg.R

Description

LR.list_package_dirs list all the directories of the installed package.

Usage

1
LR.list_package_dirs(pkg, lib.loc = NULL)

Arguments

pkg

package to consider

lib.loc

a character vector describing the location of R library trees to search through, or NULL. The default value of NULL corresponds to checking the loaded namespace, then all libraries currently known in .libPaths().

Value

List of directories (recursively)


slonik-az/LRutil documentation built on May 7, 2019, 3:17 p.m.