co_authors_network: co_authors_network

Description Usage Arguments

View source: R/co_authors_network.R

Description

This function gets the keywords and clusters data.frame and keywords mentions from altmetric_keywords and obtains a co-occurrence network of authors. It returns a list wit three data.frame: two of them correspond to the nodes and edges of the network and other one with mentions data.frame with clusters.

Usage

1
co_authors_network(clusters, keywords_mentions, min_co = 1)

Arguments

clusters

A data.frame with all keywords and their clusters

keywords_mentions

Altmetric.com mentions with keywords from altmetric_keywords

min_co

To filter the network on the basis of a minimum of co-occurrences


Wences91/altanalysis documentation built on Jan. 2, 2021, 10:18 a.m.