LR.list_package_files: LR.list_package_files List all file in an installed package.

Description Usage Arguments Value

View source: R/pkg.R

Description

LR.list_package_files List all file in an installed package.

Usage

1
LR.list_package_files(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 files


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