Extract all DOI from a character object
1 | extract_doi(string, as_vector = TRUE)
|
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' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.