sv_local_pkgs: List local SNAPverse packages

Description Usage Arguments Details Value Examples

Description

Generate a list of existing local SNAPverse packages.

Usage

1
sv_local_pkgs(base_path = "../", self = TRUE)

Arguments

base_path

defaults to the parent directory of the working directory.

self

logical, include the currently loaded package (working directory) if in the SNAPverse.

Details

This function looks for packages beginning with the expression ^snap* and sharing the same parent directory as the current package/working directory. If self = TRUE (default), the current working directory will be included in the list if applicable.

Value

a character vector.

Examples

1

leonawicz/snapmeta documentation built on May 19, 2019, 4:10 p.m.