Package index
Step 1: Creating networks
Functions for creating one or multiple networks and to filter the networks.
-
build_dynamic_networks()
build_network()
experimental - Creating One or Multiple Networks from a List of Nodes and Directed Edges
-
filter_components()
experimental - Filtering Network Components
-
add_clusters()
experimental - Detect and Add Clusters to Graphs
-
merge_dynamic_clusters()
experimental - Find Similar Clusters across Multiple Temporal Networks
-
name_clusters()
experimental - Automatically Attributing Names to Clusters
-
layout_networks()
experimental - Calculate the Coordinates of Nodes
-
minimize_crossing_alluvial()
- Order the rectangles of the alluvial in a way that minimize crossing of flow
-
color_networks()
color_alluvial()
experimental - Color Nodes and Edges of Networks or Alluvial
-
prepare_label_networks()
prepare_label_alluvial()
- Creating and Positioning Labels for Plotting Networks or Alluvial
-
plot_alluvial()
- Plot the Alluvial
-
plot_networks()
- Plot your Networks
-
extract_tfidf()
experimental - Extracting TF-IDF Values for Ngrams
Included datasets
Data on articles about stagflation from Goutsmedt (2021) ‘From the Stagflation to the Great Inflation’
-
Authors_stagflation
- List Of Authors Of The Articles and Books Explaining the 1970s US Stagflation.
-
Nodes_stagflation
- Articles and Books Explaining the 1970s US Stagflation.
-
Ref_stagflation
- Articles and Books Explaining the 1970s US Stagflation.
-
Edges_coupling
- Edges For Bibliographic Coupling Network Of Articles and Books Explaining the 1970s US Stagflation.
-
Nodes_coupling
- Articles and Books Explaining the 1970s US Stagflation.
-
community_colors()
deprecated - Creating Color Attribute For Network Communities
-
community_labels()
deprecated - Calculating the Coordinates for Projecting Community Labels
-
community_names()
deprecated - Automatically Attributing Names to Communities
-
dynamic_network_cooccurrence()
deprecated - Creating Dynamic Networks from a List of Nodes and Directed Edges
-
intertemporal_cluster_naming()
deprecated - Find Similar Clusters across Multiple Temporal Networks
-
leiden_workflow()
deprecated - Add Leiden Communities to graph
-
networks_to_alluv()
- Create a data.frame suitable for alluvial graph projection
-
tbl_main_component()
deprecated - Creating Graph And Keeping Main Component With Tidygraph From Edges And Nodes
-
top_nodes()
deprecated - Displaying the Highest Cited Nodes