local_touchstone_libpath: Set Library Path

View source: R/source.R

local_touchstone_libpathR Documentation

Set Library Path

Description

Temporarily add a touchstone library to the path, so it can be found by .libPaths() and friends. Can be used in touchstone_script to prepare benchmarks etc. If there are touchstone libraries on the path when this function is called, they will be removed.

Usage

local_touchstone_libpath(branch, env = parent.frame())

Arguments

branch

Git branch to use, e.g. HEAD or BASE branch.

env

Environment in which the change should be applied.

See Also

run_script()


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