collectFacebookNodes: Collect facebook data

Description Usage Arguments

View source: R/studyCase.R

Description

This function collect data from a facebook node that could be a page, group, event or else based on a given edge which represents the type of data to collect such, posts and feed then parse it and save into an R dataframe and spredsheet excel file.

Usage

1
collectFacebookNodes(nodeid, edge = "feed", user = FALSE, rootPath)

Arguments

nodeid

Id of the target facebook node

user

FALSE to use an application based call, TRUE to use an Autenticated call (used to fetch private groups and events)

rootPath

path to save the generated results


Mdhaker/Rdatacollector documentation built on May 29, 2019, 2:05 p.m.