create_endnote_list: Create List From Endnote XML

Description Usage Arguments Value Examples

View source: R/create_endnote_list.R

Description

Create List From Endnote XML

Usage

1

Arguments

endnote_xml

path to Endnote library exported as .xml (default: default_xml())

Value

list of imported endnote_xml

Examples

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")

KWB-R/kwb.endnote documentation built on July 8, 2021, 4:18 p.m.