Rdocumentation
powered by
Learn R Programming
knitcitations (version 0.4-7)
write_cache: write knitcitations data to a cache object instead of a file
Description
write knitcitations data to a cache object instead of a file
Usage
write_cache(a_bibentry, bibtex = get("bibtex_data", envir = knitcitations_options))
Arguments
a_bibentry
a bibentry object, possibly already named with a key
bibtex
logical, use a bibtex file for the cache of cited works rather than an environment?
Value
writes the bibentry to the environment 'knitcitationsCache'