Learn R Programming

brandwatchR (version 0.3.0)

'Brandwatch' API to R

Description

Interact with the 'Brandwatch' API . Allows you to authenticate to the API and obtain data for projects, queries, query groups tags and categories. Also allows you to directly obtain mentions and aggregate data for a specified query or query group.

Copy Link

Version

Install

install.packages('brandwatchR')

Monthly Downloads

227

Version

0.3.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Donal Phipps

Last Published

August 13th, 2018

Functions in brandwatchR (0.3.0)

bwr_mentions_topics

Get a dataframe of topic data for a specified Brandwatch query or query group
brandwatchR

brandwatchR: A package for retrieving data from the Brandwatch API.
bwr_tag_delete

Delete a specified Brandwatch tag
bwr_mentions_toptweeters

Get a dataframe of top Tweeter for a specified Brandwatch query or query group
bwr_auth

Authenticate with the Brandwatch API
bwr_mentions_total

Get the total mentions for a specified Brandwatch query or query group
bwr_query_delete

Delete a specified Brandwatch query
bwr_mentions_get

Get a list of mentions for the specified query and project
bwr_query_get

Get a data frame of available queries for a given project
bwr_querygrp_delete

Delete a specified Brandwatch query group
bwr_mentions_topauthors

Get a dataframe of top author data for a specified Brandwatch query or query group
bwr_querygrp_get

Get a data frame of Brandwatch query groups in the specified project
bwr_filters_get

Get a data frame of available filters for the Brandwatch API
bwr_tag_get

Get a data frame of available tags for a given project
bwr_cat_create

Upload a new category to Brandwatch
bwr_wf_get

Get a list of workflows for the specified query and project
bwr_cat_get

Get a data frame of available categories for a given project
bwr_metrics_get

Get a data frame of possible metric values for the Brandwatch API
bwr_mentions_chart

Get a dataframe of chart-ready data for a specified Brandwatch query or query group
bwr_projects_get

Get Brandwatch project data
bwr_query_check

Validate a Brandwatch query
bwr_query_create

Upload a new query to Brandwatch
bwr_rule_delete

Delete a specified Brandwatch rule
bwr_rule_get

Get a data frame of available rules for a given project
bwr_mentions_topsites

Get a dataframe of top site data for a specified Brandwatch query or query group
bwr_tag_create

Upload a new tag to Brandwatch