doi_to_filename: Clean a DOI to form a valid filename

Description Usage Arguments Value

Description

1) "/" is converted to "_" 2) "doi:" is removed 3) file extension 'ext' is appended (Default: "bib")

Usage

1
doi_to_filename(doi, ext = "bib")

Arguments

doi

DOI to clean

ext

File extension to append (Default: "bib")

Value

String with "/" converted to "_" and ".bib" appended


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