find.IF.JCR {JCRImpactFactor} | R Documentation |
find.IF.JCR Journal Citation Reports (JCR) Impact Factor
Description
This function gives the Impact Factor of the journal(s) provided by Journal Citation Reports (JCR) Thomson Reuters for the year 1997 to 2019. If the output shows a NA for a journal, it means that the journal has never been in JCR list.
Usage
find.IF.JCR(journals, year, exact.match = TRUE)
Arguments
journals |
a |
year |
|
exact.match |
|
Value
impact factor of the journal(s)
Examples
find.IF.JCR("ieee access")
find.IF.JCR( "ieee access", year=2016)
[Package JCRImpactFactor version 1.0.0 Index]