Create | R Documentation |
This function creates networks from social media data as produced from Collect
.
Create
is the final step of the Authenticate
, Collect
and Create
workflow.
Create(datasource, type, ..., writeToFile = FALSE, verbose = TRUE)
datasource |
Collected social media data of class |
type |
Character string. Type of network to be created, can be |
... |
Optional parameters to pass to functions providied by supporting R packages that are used for social media network creation. |
writeToFile |
Logical. Write data to file. Default is |
verbose |
Logical. Output additional information. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.