Description Usage Arguments Value Examples
This function matches titles exported from Colandr to .bib files and exports the associated DOI from Web of Science
1  | title_to_doi(papers, file_list, condition)
 | 
papers | 
 A csv file exported from Colandr  | 
file_list | 
 A tibble of .bib files imported to Colandr  | 
condition | 
 Condition for sorting papers  | 
A data frame of titles, journals, authors, and DOIs in the .bib format
1 2 3 4  | ## Not run: 
title_to_doi(papers, df_citations, cond)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.