Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

authDropdown

authDropdown Shiny Module


Description

Shiny Module for use with authDropdownUI

Usage

authDropdown(input, output, session, ga.table, viewIdOnly = TRUE, rmNA = TRUE)

Arguments

input

shiny input

output

shiny output

session

shiny session

ga.table

A table of GA tables

viewIdOnly

Default only returns the viewId, set to FALSE to return the row of ga.table satisfying the selections

rmNA

Will remove any rows that have NA listed for the columns. Set to FALSE to return all rows.

Details

Call via shiny::callModule(authDropdown, "your_id")

Value

GA View Id selected

See Also


googleAnalyticsR

Google Analytics API into R

v1.0.0
MIT + file LICENSE
Authors
Mark Edmondson [aut, cre] (<https://orcid.org/0000-0002-8434-3881>), Artem Klevtsov [ctb], Johann deBoer [ctb], David Watkins [ctb], Olivia Brode-Roger [ctb], Jas Sohi [ctb], Zoran Selinger [ctb], Octavian Corlade [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.