This function creates networks from social media data as produced from Collect.
Create is the final step of the Authenticate, Collect and Create workflow.
There are three types of networks that can be created from collected data: actor, bimodal or
semantic.
For actor networks refer to Create.actor.twitter, Create.actor.youtube and
Create.actor.reddit for parameters and usage.
For bimodal and semantic networks refer to Create.bimodal.twitter and
Create.semantic.twitter functions for parameters and usage respectively.
Create(datasource, type, ...)Collected social media data of class "datasource" and socialmedia.
Character string. Type of network to be created, can be "actor", "bimodal" or
"semantic".
Optional parameters to pass to functions providied by supporting R packages that are used for social media network creation.