# Generated by roxygen2 (4.0.1): do not edit by hand

S3method("$<-",GAQuery)
S3method("[<-",GAQuery)
S3method("[[<-",GAQuery)
S3method(print,GAQuery)
export(authorize)
export(ga)
export(get_accounts)
export(get_firstdate)
export(get_ga)
export(get_goals)
export(get_mcf)
export(get_profiles)
export(get_report)
export(get_rt)
export(get_segments)
export(get_webproperties)
export(set_query)
export(show_dimsmets)
import(httpuv)
importFrom(RCurl,curlEscape)
importFrom(httr,GET)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,http_status)
importFrom(httr,oauth2.0_token)
importFrom(httr,oauth_app)
importFrom(httr,oauth_endpoints)
importFrom(jsonlite,fromJSON)
importFrom(shiny,absolutePanel)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,column)
importFrom(shiny,dataTableOutput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,renderDataTable)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,titlePanel)
importFrom(shiny,wellPanel)
