dot-shared-parameters: Parameters Used in Various Functions

.shared-parametersR Documentation

Parameters Used in Various Functions

Description

Parameters Used in Various Functions

Arguments

request

The shiny request object to parse.

team_id

The Slack team ID through which the user is being authenticated.

ui

A 0- or 1-argument function defining the UI of a Shiny app, or a shiny::tagList().

session

The shiny session object. The default shiny::getDefaultReactiveDomain() is likely always sufficient outside of tests.

shinyslack_key

(optional) A key to use to encrypt the string. If not set, the string is returned unencrypted.

slack_api_key

The Slack API key to use. The default value should likely always be used outside of tests.


r4ds/shinyslack documentation built on March 26, 2024, 4:26 a.m.