tar_cas_l {targets} | R Documentation |
List keys in local CAS.
Description
For internal use only.
Usage
tar_cas_l(cas, keys)
Arguments
cas |
File path to the CAS repository. |
keys |
Character vector of keys in the metadata hashes
( |
Details
The short function name helps reduce the size of the
tar_repository_cas()
format string and save space in the metadata.
Value
Character vector of keys (metadata hashes) found in the CAS system.
[Package targets version 1.9.1 Index]