process_doaj: Process DOAJ API result

View source: R/get_doaj.R

process_doajR Documentation

Process DOAJ API result

Description

Specifically used to process the data frame that results from a doaj mining query. pISSN and eISSN numbers are in separate columns; the dataframe needs to be transformed into long format, with issns in one column and issn types in another column

Usage

process_doaj(df)

Arguments

df

the data frame resulting from a DOAJ API mining

Value

cleaned up data frame


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