Description Usage Arguments Value Examples
View source: R/create_endnote_list.R
Create List From Endnote XML
1 | create_endnote_list(endnote_xml = default_xml())
|
endnote_xml |
path to Endnote library exported as .xml (default:
|
list of imported endnote_xml
1 2 3 4 | endnote_list <- create_endnote_list()
str(endnote_list[1]$record)
attr(endnote_list, "xml_file_info")
attr(endnote_list, "xml_filename_without_extension")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.