tar_archive_store {tarchives} | R Documentation |
Path to the archived target store directory
Description
Path to the archived target store directory
Usage
tar_archive_store(package, pipeline, store = targets::tar_config_get("store"))
Arguments
package |
A scalar character of the package name. |
pipeline |
A scalar character of the pipeline name. |
store |
Character of length 1, path to the
|
Value
A scalar character of the path to the archived target store directory.
[Package tarchives version 0.1.0 Index]