| RGA-package | A Google Analytics API client for R |
| authorize | Authorize the RGA package to the user's Google Analytics account using OAuth2.0 |
| dimsmets | The shiny app to lists all columns for a Google Analytics given report type |
| firstdate | Get the first date with available data |
| ga | Lists all columns for a Google Analytics core report type |
| get_experiment | Gets a experiment to which the user has access to |
| get_filter | Gets a filter to which the user has access to |
| get_firstdate | Get the first date with available data |
| get_ga | Get the Anaytics data from Core Reporting API for a view (profile) |
| get_goal | Gets a goal to which the user has access to |
| get_mcf | Get the Anaytics data from Multi-Channel Funnels Reporting API for a view (profile) |
| get_profile | Gets a view (profile) to which the user has access to |
| get_rt | Get the Anaytics data from Real Time Reporting API for a view (profile) |
| get_unsampled_report | Gets a single unsampled report |
| get_webproperty | Gets a web property to which the user has access to |
| list_accounts | Lists all accounts which the user has access to |
| list_custom_sources | List custom data sources which the user has access to |
| list_experiments | Lists experiments to which the user has access to |
| list_filters | Lists all filters for an account which the user has access to |
| list_goals | Lists goals which the user has access to |
| list_metadata | Lists all columns for a report type |
| list_profiles | Lists views (profiles) which the user has access to |
| list_segments | Lists segments which the user has access to |
| list_unsampled_reports | Lists unsampled reports which the user has access to |
| list_webproperties | Lists web properties which the user has access to |
| RGA | A Google Analytics API client for R |
| rga | A Google Analytics API client for R |