extract_doi: Extract all DOI from a character object

Description Usage Arguments

Description

Extract all DOI from a character object

Usage

1
extract_doi(string, as_vector = TRUE)

Arguments

string

String from which to extract all doi entries

as_vector

A single logical value. If TRUE (default), calls 'unlist' to return to a single character vector. If FALSE, returns a list of character vectors, one for each element of 'string'


edonnachie/bibr documentation built on May 16, 2019, 3:11 p.m.