abm_table3: Retrieve Table 3 (Field normalized citations) for ABM

View source: R/abm.R

abm_table3R Documentation

Retrieve Table 3 (Field normalized citations) for ABM

Description

Retrieve Table 3 (Field normalized citations) for ABM

Usage

abm_table3(
  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 3 year interval


KTH-Library/bibliomatrix documentation built on May 20, 2024, 11:33 p.m.