RepoSubset: RepoSubset

View source: R/AllClasses.R

RepoSubsetR Documentation

RepoSubset

Description

An object that represents a subset of packages available in a repo. When switched to, switchr will default to only installing the specified packages, rather than all packages in the repository.

Usage

RepoSubset(repos, pkgs, default_name)

Arguments

repos

The traditional repositories to select the packages from

pkgs

The packages included in the subset

default_name

The default name to use when the RepoSubset is used to seed a switchr context

Value

a RepoSubset object.


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