Rdocumentation
powered by
Learn R Programming
googleAnalyticsR (version 0.3.0)
authDropdown: authDropdown
Description
Shiny Module for use with
authDropdownUI
Usage
authDropdown(input, output, session, ga.table)
Arguments
input
shiny input
output
shiny output
session
shiny session
ga.table
A table of GA tables
Value
GA View Id selected
Details
Call via
shiny::callModule(authDropdown, "your_id")