import_results: Import results of a search

Description Usage Arguments Details Value

View source: R/import_and_clean_data.R

Description

Given a file or directory containing bibliographic files, import and assemble search results

Usage

1
import_results(directory = NULL, file = NULL, verbose = TRUE)

Arguments

directory

a path to a directory containing search results to import

file

a file of search results to import

verbose

if TRUE, prints status updates

Details

If a .bib or .ris file returns an error, there is likely a character encoding or formatting issue with the file. Please try uploading your .bib or .ris file to a reference manager (e.g. Zotero) and re-exporting it as a .bib or .ris, which often clears up formatting issues that import_results cannot detect.

Value

a data frame of assembled search results


elizagrames/litsearchr documentation built on April 14, 2021, 3:42 p.m.