clean_doi: Clean DOIs

View source: R/clean_data.R

clean_doiR Documentation

Clean DOIs

Description

This function removes url information, whitespace, and punctuation from DOIs and returns them in correct format, all characters converted to lowercase. Any additional DOIs separated by commas will also be removed so each field will contain only a single DOI.

Usage

clean_doi(column)

Arguments

column

DOI(s)

Value

cleaned DOI(s), vectorized


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