repo_string_as_named_list {rstudio.prefs} | R Documentation |
The secondary repo string uses |
to separate the repo names and their
values, as well as two different repos, e.g.
'ropensci|https://ropensci.r-universe.dev|ddsjoberg|https://ddsjoberg.r-universe.dev'
.
repo_string_as_named_list(x)
x |
secondary repository string from
|
named list
Daniel D. Sjoberg
repo_string_as_named_list(
'ropensci|https://ropensci.r-universe.dev|ddsjoberg|https://ddsjoberg.r-universe.dev'
)