Collect | R Documentation |
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.
Collect(credential, ...)
credential |
A |
... |
Optional parameters to pass to functions providied by supporting R packages that are used for social media API collection. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.