Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

A DOI like 'this/is/notadoi' returns a score of 12.35 #29

Open
zambujo opened this issue Nov 10, 2020 · 0 comments
Open

A DOI like 'this/is/notadoi' returns a score of 12.35 #29

zambujo opened this issue Nov 10, 2020 · 0 comments

Comments

@zambujo
Copy link

zambujo commented Nov 10, 2020

Example:

library("rAltmetric")
result <- altmetrics(doi = "this/is/notadoi")
(result$title)
#> [1] "Using Qualitative Methods to Create a Home Health Web Application User Interface for Patients with Low Computer Proficiency"
(result$score)
#> [1] 12.35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant