MakingMaking functions help you obtain networks from inside or outside the package. |
|
---|---|
ImportingFunctions for importing and exporting networks from and to a range of external formats. |
|
Making networks of package dependencies |
|
|
Making networks from external files |
|
Making networks to external files |
InventingFunctions for deterministically creating and stochastically generating directed and undirected, one-mode and two-mode networks. |
|
Making networks with explicit ties |
|
Making ego networks through interviewing |
|
Making motifs |
|
|
Making networks with defined structures |
|
Making unconditional and conditional random networks |
|
Making networks with a stochastic element |
PlayingFunctions for simulating diffusion or learning processes, i.e. nodal change, upon networks. |
|
Making learning models on networks |
|
Making diffusion models on networks |
|
ModifyingFunctions for modifying networks into other classes or formats, or modifying their properties or attributes. This includes functions for reformatting networks into networks of the same dimensions but a different type, e.g. from directed to undirected. It also includes functions for transforming networks into networks with other dimensions, such as from a two-mode network into a one-mode network. There are also functions for splitting networks, e.g. into a list of ego networks, and rejoining them from such lists. |
|
CoercionFunctions for modifying networks into other classes. |
|
|
Modifying network classes |
AttributesFunctions for modifying nodal and tie attributes. These include tidy-style and igraph-style functions for adding or joining new data on nodes or ties to networks. |
|
Modifying network data |
|
|
Modifying node data |
|
Modifying tie data |
ReformattingFunctions for reformatting networks, retaining the same network dimensions. |
|
Modifying network formats |
|
|
Modifying network formats |
|
Modifying network formats |
TransformingFunctions for transforming networks, which may change the network’s dimensions. |
|
|
Modifying networks paths |
|
Modifying networks scope |
LevelsFunctions for modifying multimodal networks. |
|
Modifying network levels |
|
Modifying networks projection |
|
ConvertingFunctions for permuting networks or constructing a network from the nodal correlations of another network. |
|
Network permutation |
|
Node correlation |
|
SplitsFunctions for splitting networks into a list of networks, or (re)joining a list of networks into a single network. |
|
|
Splitting networks into lists |
|
Joining lists of networks, graphs, and matrices |
MissingFunctions for modifying how missing data is treated. |
|
Modifying missing tie data |
|
MappingFunctions for plotting and visualising graphs of different types. |
|
GraphingFunctions for graphing networks and plotting results. |
|
Easily graph networks with sensible defaults |
|
Easily graph a set of networks with sensible defaults |
|
Easily animate dynamic networks with sensible defaults |
|
Laying OutFunctions for laying out the nodes in a graph. Included here are some improved or additional layouts to those offered in igraph and ggraph by default. |
|
|
Layout algorithms based on configurational positions |
|
Layout algorithms based on bi- or other partitions |
ThemingFunctions for tailoring graphs with themes, scales, and palettes. |
|
|
Many themes |
|
Many scales |
Many palettes generator |
|
MarkingFunctions for identifying properties of networks, nodes, or ties, all returning logical scalars or vectors. |
|
Network marks
|
|
|
Marking networks features |
|
Marking networks formats |
|
Marking networks classes |
Nodal marks
|
|
Core-periphery clustering algorithms |
|
|
Marking nodes based on diffusion properties |
|
Marking nodes based on structural properties |
Marking nodes for selection based on measures |
|
|
Describing attributes of nodes or ties in a network |
Tie marks
|
|
Marking ties for selection based on measures |
|
|
Marking ties based on structural properties |
|
Marking ties based on structural properties |
MeasuringFunctions for measuring networks and returning a numeric vector or value. |
|
Description |
|
|
Describing attributes of nodes or ties in a network |
|
Describing network properties |
|
Measures of network topological features |
Centrality |
|
|
Measures of betweenness-like centrality and centralisation |
|
Measures of closeness-like centrality and centralisation |
|
Measures of degree-like centrality and centralisation |
|
Measures of eigenvector-like centrality and centralisation |
|
Measures of structural holes |
Graph theoretic dimensions of hierarchy |
|
Cohesion |
|
|
Measures of network cohesion or connectedness |
|
Measures of network closure |
|
Measures of network diversity |
Dynamics |
|
Helper functions for measuring over splits of networks |
|
Measures of network change |
|
|
Measures of network infection |
|
Measures of network diffusion |
|
Measures of nodes in a diffusion |
MembershipsMotifs are functions for calculating network subgraphs, always return a matrix or table of nodes as rows and motif or other property as columns, and can be recognised by the |
|
Motifs |
|
|
Motifs of brokerage |
Motifs of diffusion |
|
Motifs at the network level |
|
|
Motifs at the nodal level |
Members |
|
Memberships of brokerage |
|
Clique partitioning algorithms |
|
|
Hierarchical community partitioning algorithms |
|
Non-hierarchical community partitioning algorithms |
Component partitioning algorithms |
|
Membership of nodes in a diffusion |
|
|
Equivalence clustering algorithms |
MethodsMethods used in other functions but documented here: |
|
Methods for equivalence clustering |
|
Methods for selecting clusters |
|
Practicing |
|
LearningFunctions for loading and extracting code from tutorials. There is also a function for tabulating the various network data included in the package, providing an overview of their properties. |
|
Open and extract code from tutorials |
|
Adding network glossary items |
|
DataThe package contains a variety of networks useful for pedagogical purposes and used in the course ‘Social Networks Theories and Methods’ and other workshops. Each page documents the source of the data and its format. References are provided for further reading and citation. |
|
Obtain overview of available network data |
|
Classic data
|
|
One-mode subset of the adolescent society network (Coleman 1961) |
|
Multiplex graph object of friends, social, and task ties (McFarland 2001) |
|
One-mode and two-mode centrality demonstration networks |
|
One-mode, undirected network of frequent associations in a dolphin pod (Lusseau et al. 2003) |
|
One-mode multiplex, directed network of managers of a high-tech company (Krackhardt 1987) |
|
One-mode karateka network (Zachary 1977) |
|
One-mode Seven Bridges of Koenigsberg network (Euler 1741) |
|
Two-mode projection examples (Hollway 2021) |
|
One-mode lawfirm (Lazega 2001) |
|
Multilevel two-mode affiliation, signed one-mode networks of Marvel comic book characters (Yuksel 2017) |
|
Multiplex network of three one-mode signed, weighted networks and a three-wave longitudinal network of monks (Sampson 1969) |
|
One-mode EIES dataset (Freeman and Freeman 1979) |
|
Four multiplex one-mode physician diffusion data (Coleman, Katz, and Menzel, 1966) |
|
Two-mode southern women (Davis, Gardner and Gardner 1941) |
|
Seven one-mode Star Wars character interactions (Gabasova 2016) |
|
Fictional data
|
|
One-mode undirected Friends character scene co-appearances (McNulty, 2020) |
|
One-mode undirected network of characters hook-ups on Grey's Anatomy TV show |
|
One-mode network of Lord of the Rings character interactions |
|
Six complex one-mode support data in Harry Potter books (Bossaert and Meidert 2013) |
|
One-mode Game of Thrones kinship (Glander 2017) |
|
Political data
|
|
One-mode directed network of links between US political blogs (Adamic and Glance 2005) |
|
One-mode undirected network of co-purchased books about US politics on Amazon |
|
One-mode undirected network of US state contiguity (Meghanathan 2017) |
|
One-mode signed network of relationships between European major powers (Antal et al. 2006) |