AnnotateJournal: Annotate journal id via crawler

Description Usage Arguments Details Author(s) See Also Examples

View source: R/Anno_AnnotateJournal.R

Description

AnnotateJournal help annotate journal id via letpub website.AnnotateJournal is more powerful than get.ISSN series and is recommanded to get information of journals like ISSN or IF.

Usage

1
AnnotateJournal(journal.id = 1:13000, source = "letpub", report = T)

Arguments

journal.id

a vector of journal id

source

the data source.Default is letpub.

report

whether report working information

Details

The meaning of results from AnnoteJournal is as following:
journal.id: the ids of journals in letpub
journals:the names of journals
abbr: the abbreviation of journal names
issn:the ISSN code of journals
IF: the impact factor of journals
IF5: the merge impact factor of journals in recent 5 years
selfcited: self-cited ratio
website: the website of the journal
OA: whether a OA journal
research: the research direction
area: the area of the journal like "USA"
regular: the period of article checking
BasicSubject: the basic subject of the journal
SecondSubject: the second subject of the journal
TopJournal: whether a top journal
ReviewJournal: whether a review journal
speed: the speed of article checking
recieve: the ratio of article recieved

Author(s)

Weibin Huang<654751191@qq.com>

See Also

MakeENlist

Examples

1
2
AnnotateJournal(journal.id=1:13000,
                source = "letpub")

shijianasdf/BasicBioinformaticsAnalysisFromZhongShan documentation built on Jan. 3, 2020, 10:08 p.m.