View source: R/zotero-linked-pdf.R
zotero_linked_files | R Documentation |
List linked files
zotero_linked_files(lib_file = file.choose(), full_name = TRUE)
lib_file |
A string with the path to the Zotero library exported as a CSV file. |
full_name |
Logical if full path to the files or only the file names should be returned |
This function reads a CSV file exported from Zotero and extracts the information about the files linked to the references in the library.
To export your library from Zotero, go to the menu 'File > Export Library...' and choose the CSV format.
vector
Adapted from Daniel Vartanian (https://gist.github.com/danielvartan/924817b7e4b69212beb217f339c37a3f)
## Not run: zotero_linked_files()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.