# NOT RUN {
# Enable TAF library
taf.library()
# Show updated path
.libPaths()
# Show packages in TAF library
print(taf.library())
# Load packages
library(this)
library(that)
# BibTeX references
library(bibtex)
write.bib(taf.library())
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab