get_citation_network: Extract citation network nodes and edges from literature data

View source: R/create_citation_network.R

get_citation_networkR Documentation

Extract citation network nodes and edges from literature data

Description

Extract citation network nodes and edges from literature data

Usage

get_citation_network(df, as_igraph = FALSE)

Arguments

df

A data frame containing literature data

as_igraph

Logical: should results be returned as an igraph?

Value

A list containing nodes and edges in data frames, or an igraph.


aknutas/nails-package documentation built on Nov. 9, 2023, 3:28 p.m.