powered by
Read and process metadata entries in a *.bib file.
*.bib
process.bib(bibfile, quiet = FALSE)
metadata file to process, either "DATA.bib" or "SOFTWARE.bib".
"DATA.bib"
"SOFTWARE.bib"
whether to suppress messages reporting progress.
taf.bootstrap calls process.bib to process metadata.
taf.bootstrap
process.bib
draft.data and draft.software can be used to create initial draft versions of DATA.bib and SOFTWARE.bib metadata files.
draft.data
draft.software
DATA.bib
SOFTWARE.bib
icesTAF-package gives an overview of the package.
icesTAF-package
# NOT RUN { process.bib("DATA.bib") process.bib("SOFTWARE.bib") # } # NOT RUN { # }
Run the code above in your browser using DataLab