retrieve_report: FB audience generate .xlsx report

Description Usage Arguments Examples

View source: R/retrieve_report.R

Description

Function that provides a wrapper for most the audience functions and writes an .xlsx report with the data

Usage

1
retrieve_report(id_vector, name_vector, my_platform, excel_file)

Arguments

id_vector:

Vector of one or more facebook API interests

name_vector:

Vector of one or more facebook API names

platform:

"instagram", "facebook" or c("facebook", "instagram")

excel_file:

An excel file name, adding ".xlsx" extension is not necessary

Examples

1
retrieve_report("6003123299417", "Computer science", "facebook", "computer_science")

Cyranka/fb_audience_analysis documentation built on Oct. 8, 2019, 4:15 p.m.