getSessionId: Function that generates session Id

Description Usage Arguments Value

View source: R/utility.R

Description

tidymodules offers the ability to manage application sessions. This function is the main function used by tidymodules to find the current session Id. It takes an optional ShinySession object as argument. If null, default to the global_session.

Usage

1
getSessionId(session = getDefaultReactiveDomain())

Arguments

out

A shiny output as provide by the shiny server function.

Value

A session ID


xni7/tidymodules documentation built on Dec. 23, 2021, 7:10 p.m.