get_author_network: Extract author network nodes and edges from literature data

View source: R/create_author_network.R

get_author_networkR Documentation

Extract author network nodes and edges from literature data

Description

Extract author network nodes and edges from literature data

Usage

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