set_options: Set options

Description Usage Arguments Examples

View source: R/options.R

Description

Currently:

Usage

1
2
3
4
set_options(
  repos = c(RSPM = "https://packagemanager.rstudio.com/all/__linux__/focal/latest"),
  pkgType = "binary"
)

Arguments

repos

[character]

pkgType

[character]

Examples

1

rappster/renvx documentation built on Jan. 28, 2021, 7:41 a.m.