Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.
This repository was 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

@zambujo

Description

@zambujo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions