buildLibDB: Build a database of packages in a dev library

Description Usage Arguments Value

View source: R/buildLibDB.R

Description

Given a path to developer's library construct a data frame with all the available packages with location and version information.

Usage

1
buildLibDB(path = getOption("devlib"))

Arguments

path

character, path to the top level of the developer's library

Value

Data frame with columns TODO


mbojan/devlibrary documentation built on April 30, 2020, 8:55 a.m.