dir_src {upstartr} | R Documentation |
Get path within src directory
Description
Constructs a path within startr's main R/ directory.
Usage
dir_src(...)
Arguments
... |
Any number of path strings, passed in the same fashion as here::here .
|
Value
A path string.
[Package
upstartr version 0.1.2
Index]