get_num_distinct_journals: Gets the number of distinct journals in which a scholar has...

View source: R/scholar.r

get_num_distinct_journalsR Documentation

Gets the number of distinct journals in which a scholar has published

Description

Gets the number of distinct journals in which a scholar has published. Note that Google Scholar doesn't provide information on journals per se, but instead gives a title for the containing publication where applicable. So a journal here might actually be a journal, a book, a report, or some other publication outlet.

Usage

get_num_distinct_journals(id)

Arguments

id

a character string giving the Google Scholar id

Value

the number of distinct journals


scholar documentation built on Aug. 9, 2022, 9:06 a.m.