Retrieve field normalized citations table (Scopus) for ABM

abm_table_scop_normcit(
  data,
  analysis_start = abm_config()$start_year,
  analysis_stop = abm_config()$stop_year,
  intervals = FALSE
)

Arguments

data

dataset with publications as tibble

analysis_start

first publication year of analysis, default from abm_config()

analysis_stop

last publication year of analysis, default from abm_config()

intervals

set to TRUE to use 3 year intervals, default FALSE

Value

tibble with field normalized citations and number/share of top10 publications by year or 3 year interval