View source: R/altmetric_wos_mentions.R
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.
1 2 | altmetric_wos_mentions(mentions, wos_incites, filter = NULL,
only_tweets = FALSE, retweets = NULL)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.