findPkgDir: Find a package directory within an SCM checkout

View source: R/Utilities.R

findPkgDirR Documentation

Find a package directory within an SCM checkout

Description

Find a package directory within an SCM checkout

Usage

findPkgDir(rootdir, branch, subdir, param)

Arguments

rootdir

The directory of the checkout

branch

The branch to navigate to

subdir

The subdirectory to navigate to

param

a SwitchrParam object

Value

A path to the Package sources


switchr documentation built on March 31, 2023, 5:13 p.m.