Learn R Programming

rosr (version 0.0.10)

create_bib: Create a demo .bib file

Description

Create a demo .bib file

Usage

create_bib(to = getwd())

Arguments

to

the destination directory

Value

a demo .bib file

Examples

Run this code
# NOT RUN {
create_bib(tempdir())
# }

Run the code above in your browser using DataLab