UpdateRepoOption: UpdateRepoOption

Description Usage

View source: R/UpdateRepoOption.R

Description

Description: This function modifies options( repos ) to include a new cran repo and is used for listing a local CRAN like repository if needed.

Usage

1
2
3
4
5
6
UpdateRepoOption(
  strRepoName = "lcran",
  strLocalCRAN = "",
  strURL = "",
  bLinux = TRUE
)

BioPharmSoftGrp/BaSS documentation built on April 2, 2021, 2:34 a.m.