tar_cas_u {targets} | R Documentation |
Local CAS upload.
Description
For internal use only.
Usage
tar_cas_u(cas, key, path)
Arguments
cas |
File path to the CAS repository. |
key |
Key of the object in the CAS system. |
path |
Staging path of the file. |
Details
The short function name helps reduce the size of the
tar_repository_cas()
format string and save space in the metadata.
Value
Called for its side effects.
[Package targets version 1.11.3 Index]