tar_cas_d: Local CAS download.

View source: R/tar_repository_cas_local.R

tar_cas_dR Documentation

Local CAS download.

Description

For internal use only.

Usage

tar_cas_d(cas, key, path)

Arguments

cas

File path to the CAS repository. NULL to default to file.path(tar_config_get("store"), "cas") (usually "_targets/cas/").

key

Key of the object in the CAS system.

path

Staging path of the file.

Value

Called for its side effects.


targets documentation built on Oct. 3, 2024, 1:11 a.m.