Description Usage Arguments Details Author(s) See Also Examples
View source: R/Anno_AnnotateJournal.R
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.
1  | AnnotateJournal(journal.id = 1:13000, source = "letpub", report = T)
 | 
journal.id | 
 a vector of journal id  | 
source | 
 the data source.Default is letpub.  | 
report | 
 whether report working information  | 
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
Weibin Huang<654751191@qq.com>
1 2  | AnnotateJournal(journal.id=1:13000,
                source = "letpub")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.