use_telemetry {shiny.telemetry} | R Documentation |
Function that adds telemetry HTML elements to UI
Description
Function that adds telemetry HTML elements to UI
Usage
use_telemetry(id = "")
Arguments
id |
(optional) string with id representing the namespace |
Value
A shiny.tag
object to be included in the UI of a Shiny app.
[Package shiny.telemetry version 0.3.0 Index]