powered by
List metadata entries from DATA.bib, SOFTWARE.bib, or both.
DATA.bib
SOFTWARE.bib
taf.sources(type)
List of metadata entries.
one of "data", "software" or "both".
"data"
"software"
"both"
taf.boot reads and processes metadata entries.
taf.boot
read.bib is the underlying function to read metadata entries.
read.bib
process.entry processes a single metadata entry, in the list format returned by taf.sources.
process.entry
taf.sources
if (FALSE) { taf.sources("data") taf.sources("software") taf.sources("both") }
Run the code above in your browser using DataLab