Nodes data frame from either an edge list or a coin object.
Usage
asNodes(C, frequency = TRUE, percentages = FALSE, language = c("en","es","ca"))
Value
A data frame with nodes' names and their frequency and/or percentages if the input is a coin object
Arguments
C
has to be an edge list or, better, a coin object.
frequency
add frequency of nodes
percentages
add nodes percentages
language
a character vector (es=spanish; en=english; ca=catalan).
Author
Modesto Escobar, Department of Sociology and Communication, University of Salamanca.
References
Escobar, M. and Martinez-Uribe, L. (2020)
Network Coincidence Analysis: The netCoinR Package.
Journal of Statistical Software, 93, 1-32.
tools:::Rd_expr_doi("10.18637/jss.v093.i11").