Learn R Programming

switchr (version 0.14.8)

RepoSubset: 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)

Value

a RepoSubset object.

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