Skip to contents

get_jcr combines document indexes with their source JCR metrics per year.

get_jcr_cat combines document indexes with their source JCR metrics per year and WoS category.

Usage

get_jcr(db, filter)

get_jcr_cat(db, filter, best = TRUE)

Arguments

db

a bibliographic database with JCR information (a wos.jcr object; typically the output of the function AddDBJCR).

filter

vector of document identifiers (usually a result of get.idDocs).

best

logical; if TRUE (default), only the results for the WoS category with the best ranking for each document are returned.