use_idler: Set up a Shiny app to use idler

View source: R/idler.R

use_idlerR Documentation

Set up a Shiny app to use idler

Description

This function must be called from a Shiny app's UI

Usage

use_idler()

Value

shiny.tag containing a JS message handler to monitor client app use

Examples

shiny::tags$head(use_idler())

grddavies/idler documentation built on July 27, 2022, 12:40 a.m.