install_packages-character-GRANRepository-method: install_packages method for GRANRepository objects

Description Usage Arguments Details

Description

install_packages method for GRANRepository objects

Usage

1
2
3
## S4 method for signature 'character,GRANRepository'
install_packages(pkgs, repos,
  versions = NULL, verbose = FALSE, ...)

Arguments

pkgs

Character vector of package names to install

repos

A GRANRepository

versions

Ignored

verbose

Whether verbose/debugging information should be printed

...

Passed (eventually) to install.packages

Details

This method calls directly down to the character,character method of install_packages in switchr


gmbecker/GRANCore documentation built on Nov. 6, 2019, 7:22 p.m.