Edges_coupling: Edges For Bibliographic Coupling Network Of Articles and...

Edges_couplingR Documentation

Edges For Bibliographic Coupling Network Of Articles and Books Explaining the 1970s US Stagflation.

Description

A dataset containing the edges of the bibliographic coupling network of articles and books on stagflation. Built by using Ref_stagflation: biblionetwork::biblio_coupling(Ref_stagflation,"Citing_ItemID_Ref","ItemID_Ref"). Could be used with Nodes_coupling to create a network with tidygraph.

Usage

Edges_coupling

Format

A data frame with 154 rows and 6 variables:

from

Identifier of the Source document on stagflation, in character format

to

Identifier of the Target document on stagflation, in character format

weight

weight calculated according to the "coupling_angle" method (see biblio_coupling())

Source

copy of the identifiers of the Source document on stagflation

Target

copy of the identifiers of the Target document on stagflation

Source

Created from Nodes_stagflation.rda


agoutsmedt/networkflow documentation built on March 15, 2023, 11:51 p.m.