get_doaj: Get DOAJ data from indicated source

View source: R/get_doaj.R

get_doajR Documentation

Get DOAJ data from indicated source

Description

This function either kickstarts mining the DOAJ API using the issn columnn in a provided data frame, or loads saved DOAJ data.

Usage

get_doaj(df, source = "api", save_results = F)

Arguments

df

data frame with an ISSN column

source

either "api" or the path of a saved DOAJ result

save_results

Do you want to save the resulting data frame?

Value

data frame with DOAJ results


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