authDropdown: authDropdown [Shiny Module]
Usage
authDropdown(input, output, session, ga.table, viewIdOnly = TRUE)
Arguments
viewIdOnly
Default only returns the viewId, set to FALSE to return the row of ga.table satisfying the selections
Details
Call via shiny::callModule(authDropdown, "your_id")