scholar icon indicating copy to clipboard operation
scholar copied to clipboard

Incorrect impact factor information.

Open hh1985 opened this issue 5 years ago • 1 comments

Command get_impactfactor("Perspective in science") returns:

# A tibble: 1 x 4
  Journal                                                              Cites ImpactFactor Eigenfactor
  <chr>                                                                <dbl>        <dbl>       <dbl>
1 Industrial and Organizational Psychology-Perspectives on Science an…  1123         16.4     0.00263

which is incorrect.

hh1985 avatar Oct 29 '19 06:10 hh1985

I have the same problem. scholar::get_journalrank('Space Weather') returns: # A tibble: 1 x 4 Journal Cites ImpactFactor Eigenfactor <chr> <dbl> <dbl> <dbl> 1 CA-A CANCER JOURNAL FOR CLINICIANS 28839 245. 0.0660

aterhorst avatar Apr 15 '21 07:04 aterhorst