installGithubPackage: Install packages from GitHub at Rapporteket

View source: R/installGithubPackage.R

installGithubPackageR Documentation

Install packages from GitHub at Rapporteket

Description

Install and report results

Usage

installGithubPackage(
  packageName,
  branchName = "master",
  upgradeDeps = TRUE,
  readConfig = TRUE
)

Arguments

packageName

String Name of the package

branchName

String Name of the branch to use

upgradeDeps

Logial if package dependencies should be upgraded

readConfig

Set to FALSE to prevent function from reading configuration. Set TRUE by default. Mainly used for testing purposes.

Value

story String containing logged entries from the function


Rapporteket/raptools documentation built on May 1, 2022, 6:42 a.m.