Get the path to a pinned asset within a touchstone_script.

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