plot.veritas.social.network: Plot social network

Description Usage Arguments Details

View source: R/plot.veritas.social.network.r

Description

Plot a social networks generated with createSocialNetworks()

Usage

1
2
## S3 method for class 'veritas.social.network'
plot(g, groups = TRUE, labels = FALSE)

Arguments

g

An object of class veritas.social.network

groups

Boolean. Define if groups are displayed

labels

Boolean. Define if labels are displayed

Details

Method of the plot() generic function that run on object of class veritas.social.network.


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