sites_metric: Gets the 'stats metric' for a given filter

Description Usage Arguments Value Examples

Description

Gets the 'stats metric' for a given filter

Usage

1
2
sites_metric(code, filter, file = NULL, save = FALSE,
  truncateAt = NULL)

Arguments

code

An account code

filter

A filter for data

file

An optional file name to save a CSV file to.

save

Set to TRUE if you'd like a dialog file to choose where to save your CSV.

truncateAt

Optional number of results - rest will become "Others". This takes the top sites based on the volume of mentions from the site.

Value

A tibble of your data

Examples

1
sites_metric("QUIR01BA", "published inthelast week and brand isorchildof 10006")

brandseye/chartingtest documentation built on May 15, 2019, 3:17 p.m.