abm_coverage: Retrieve WoS and Scopus coverage for peer reviewed DiVA...

View source: R/abm.R

abm_coverageR Documentation

Retrieve WoS and Scopus coverage for peer reviewed DiVA publication types

Description

Retrieve WoS and Scopus coverage for peer reviewed DiVA publication types

Usage

abm_coverage(
  data,
  analysis_start = abm_config()$start_year,
  analysis_stop = abm_config()$stop_year
)

Arguments

data

dataset with publications as tibble

analysis_start

first publication year of analysis, if not given abm_config() is used

analysis_stop

last publication year of analysis, if not given abm_config() is used

Value

tibble with fractionalized and full counted WoS coverage by year and publication type


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