brandwatchR             brandwatchR: A package for retrieving data from
                        the Brandwatch API.
bwr_auth                Authenticate with the Brandwatch API
bwr_cat_create          Upload a new category to Brandwatch
bwr_cat_get             Get a data frame of available categories for a
                        given project
bwr_filters_get         Get a data frame of available filters for the
                        Brandwatch API
bwr_mentions_chart      Get a dataframe of chart-ready data for a
                        specified Brandwatch query or query group
bwr_mentions_get        Get a list of mentions for the specified query
                        and project
bwr_mentions_topauthors
                        Get a dataframe of top author data for a
                        specified Brandwatch query or query group
bwr_mentions_topics     Get a dataframe of topic data for a specified
                        Brandwatch query or query group
bwr_mentions_topsites   Get a dataframe of top site data for a
                        specified Brandwatch query or query group
bwr_mentions_toptweeters
                        Get a dataframe of top Tweeter for a specified
                        Brandwatch query or query group
bwr_mentions_total      Get the total mentions for a specified
                        Brandwatch query or query group
bwr_metrics_get         Get a data frame of possible metric values for
                        the Brandwatch API
bwr_projects_get        Get Brandwatch project data
bwr_query_check         Validate a Brandwatch query
bwr_query_create        Upload a new query to Brandwatch
bwr_query_delete        Delete a specified Brandwatch query
bwr_query_get           Get a data frame of available queries for a
                        given project
bwr_querygrp_delete     Delete a specified Brandwatch query group
bwr_querygrp_get        Get a data frame of Brandwatch query groups in
                        the specified project
bwr_rule_delete         Delete a specified Brandwatch rule
bwr_rule_get            Get a data frame of available rules for a given
                        project
bwr_tag_create          Upload a new tag to Brandwatch
bwr_tag_delete          Delete a specified Brandwatch tag
bwr_tag_get             Get a data frame of available tags for a given
                        project
bwr_wf_get              Get a list of workflows for the specified query
                        and project
