Collect {vosonSML} | R Documentation |
Collect data from social media for generating networks
Description
This function collects data from social media and structures it into a dataframe that can be used for
creating networks for further analysis. Collect
is the second step of the Authenticate
,
Collect
, and Create
workflow.
Refer to Collect.search.twitter
, Collect.timeline.twitter
,
Collect.youtube
, Collect.reddit
and Collect.web
for parameters and usage.
Usage
Collect(credential, ...)
Arguments
credential |
A |
... |
Optional parameters to pass to functions providied by supporting R packages that are used for social media API collection. |
[Package vosonSML version 0.32.7 Index]