Data frame containing relevant details of each network dataset included in the ICON R package.
ICON_data
A data frame with 10 columns and 22 rows:
character; variable name to access dataset in R
integer; number of edges in network
logical; 0 if undirected network, 1 if directed
logical; 0 if unweighted network, 1 if weighted
character; network title
character; network knowledge domain/discipline
integer; year network was published/released
character; usually URL to access raw network data
character; short description of network
character; how to cite network if used
Citation: Aaron Clauset, Ellen Tucker, and Matthias Sainz, "The Colorado Index of Complex Networks." https://icon.colorado.edu/ (2016).
Raoul R. Wadhwa and Jacob G. Scott, "ICON" R package. https://cran.r-project.org/package=ICON (2019).