Data frame containing relevant details of each network dataset included in the ICON R package.

ICON_data

Format

A data frame with 10 columns and 22 rows:

Var_name

character; variable name to access dataset in R

Edges

integer; number of edges in network

Directed

logical; 0 if undirected network, 1 if directed

Weighted

logical; 0 if unweighted network, 1 if weighted

Name

character; network title

Domain

character; network knowledge domain/discipline

Year

integer; year network was published/released

Source

character; usually URL to access raw network data

Description

character; short description of network

Citation

character; how to cite network if used

Source

https://icon.colorado.edu

Details

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).