altmetric_wos_mentions: altmetric_wos_mentions

Description Usage Arguments

View source: R/altmetric_wos_mentions.R

Description

This function joins Altmetric mentions with InCites WoS records, optionally can also filter by mention types and remove retweets. As result, it returns mentions with accession number and title from InCites.

Usage

1
2
altmetric_wos_mentions(mentions, wos_incites, filter = NULL,
  only_tweets = FALSE, retweets = NULL)

Arguments

mentions

Altmetric.com mentions data.frame

wos_incites

InCites WoS records data.frame

filter

Character or vector of optional Altmetric.com mention types

only_tweets

Boolean indicating if want to reduce Twitter mentions to only tweets

retweets

Tweet or retweet data.frame


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