path_pinned_asset: Get path to asset

path_pinned_assetR Documentation

Get path to asset

Description

Get the path to a pinned asset within a touchstone_script.

Usage

path_pinned_asset(..., branch = branch_get_or_fail("GITHUB_HEAD_REF"))

Arguments

...

character vectors, if any values are NA, the result will also be NA. The paths follow the recycling rules used in the tibble package, namely that only length 1 arguments are recycled.

branch

The branch the passed asset was copied from.

Value

The absolute path to the asset.

See Also

pin_assets()


lorenzwalthert/touchstone documentation built on April 20, 2024, 9:57 a.m.