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/PREP documentation built on April 5, 2021, 6:20 p.m.