abm_table_scop_copub: Retrieve Co-publishing table (Scopus) for ABM

View source: R/abm.R

abm_table_scop_copubR Documentation

Retrieve Co-publishing table (Scopus) for ABM

Description

Retrieve Co-publishing table (Scopus) for ABM

Usage

abm_table_scop_copub(
  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 number/share of international copublications and copublications with Swedish non-university organizations


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