abm_table4: Retrieve Table 4 (Journal impact) for ABM

View source: R/abm.R

abm_table4R Documentation

Retrieve Table 4 (Journal impact) for ABM

Description

Retrieve Table 4 (Journal impact) for ABM

Usage

abm_table4(
  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 journal citation score and number/share of publications in top20 journals


KTH-Library/bibliomatrix documentation built on Feb. 29, 2024, 5:54 a.m.