R/packs.R
list_packs.Rd
List available packs
list_packs(scope = NULL, root = ".", verbose = NULL)
Optional scope filter: "project", "user", or "builtin".
"project"
"user"
"builtin"
Project root.
Whether to print a routine summary.
A data frame of available packs, invisibly.