Determine scopes from a file.
load_scopes(
file = system.file("scopes.yml", package = "slackteams"),
which = "base"
)
character; a path to a yaml file with scopes defined.
character; the group of scopes to use within that yaml.
A character vector of scopes.