branch: branch

branchR Documentation

branch

Description

Get or set the branch associated with a Package Source

Usage

branch(x)

## S4 method for signature 'PkgSource'
branch(x)

branch(x) <- value

## S4 replacement method for signature 'PkgSource'
branch(x) <- value

Arguments

x

A source

value

The new branch

Value

for the getter, the branch associated with the source object, for the setter, the object updated to use the specified branch.


switchr documentation built on March 31, 2023, 5:13 p.m.