apply_upw: Add Unpaywall data to publications data frame

View source: R/classification.R

apply_upwR Documentation

Add Unpaywall data to publications data frame

Description

This function conflates the publications data frame with the results of mining the Unpaywall API. The column containing the content of Unpaywall's 'oa_color' is added to the data frame and labeled 'upw'.

Usage

apply_upw(df, upwdf)

Arguments

df

Source data frame containing a doi column

upwdf

Data frame resulting from unpaywall API mining (see 'get_upw()')

Value

Data frame with a column 'upw' added


bvreede/OAmonitor documentation built on Sept. 9, 2023, 8:33 p.m.