View source: R/scope_management.R
load_scopes | R Documentation |
Determine scopes from a file.
load_scopes( file = system.file("scopes.yml", package = "slackteams"), which = "base" )
file |
character; a path to a yaml file with scopes defined. |
which |
character; the group of scopes to use within that yaml. |
A character vector of scopes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.