findPkgDir {switchr} | R 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
[Package switchr version 0.14.8 Index]