View source: R/bbt-libraries.R
bbt_libraries | R Documentation |
Useful for specifying the library_id
in bbt_bib()
or bbt_write_bib()
when using a group library whose id
may be different between users.
Use bbt_library_id()
to look up this ID by name.
bbt_libraries()
bbt_library_id(x)
x |
A name of a Zotero library (e.g., "My Library") |
A data.frame with columns id
and name
.
if (has_bbt()) bbt_libraries()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.