createSocialNetworks: Constructor of social networks

Description Usage Arguments Details Value See Also

View source: R/createSocialNetworks.r

Description

This function return the set of all social networks from a Veritas dataset.

Usage

1
createSocialNetworks(veritas_split, group_scale = TRUE)

Arguments

veritas_split

A list of veritas data for a all participants. See transformData().

group_scale

Boolean. Declare if the number of vertex generated from group are scaled to the square root.

Details

Generates a set of igraph networks, each of which includes a participant and the people linked to him (either reported individually or from groups).

Value

A List of igraph networks.

See Also

This function is a wrapper of createSingleSocialNetwork().


alex-naud/veritas-r documentation built on Dec. 19, 2021, 12:28 a.m.