apply_custom: Apply custom labels to a data frame

View source: R/classification.R

apply_customR Documentation

Apply custom labels to a data frame

Description

Using a data file with columns with system IDs, this function can be used to apply custom labels to publications. Column headers are used as labels and applied to publications in the data frame.

Usage

apply_custom(df, path)

Arguments

df

Source data frame containing a system_id column

path

The location of the custom file

Value

Data frame with an added column 'custom_label'


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