branch_get_or_fail: Get the branch from the environment variable or fail if not...

View source: R/utils.R

branch_get_or_failR Documentation

Get the branch from the environment variable or fail if not set

Description

This function is only exported because it is a default argument.

Usage

branch_get_or_fail(var)

Arguments

var

The environment variable to retrieve.

Value

Returns a character vector of length one with the branch retrieved from the environment variable var.


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