altmetric_keywords: altmetric_keywords

Description Usage Arguments

View source: R/altmetric_keywords.R

Description

This function get Altmetric.com mentions (the result from altmetric_wos_mentions) and WoS records. Then it splits all WoS records into author keywords (one per record) and join with Altmetric.com mentions. It returns a list with two data.frame: all Altmetric.com mentions that have author keywords and these, and the same with records.

Usage

1
2
altmetric_keywords(altmetric_wos_mentions, wos_records,
  remove_journals = NULL, wrong_words = NULL)

Arguments

altmetric_wos_mentions

Altmetric.com mentions with acccession number data.frame

wos_records

WoS records data.frame

remove_journals

Character o vector of optional names of journals to remove from

wrong_words

Character o vector of optional keywords to remove from


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