create_df_from_endnote_xml: Create dataframe from Endnote XML file

Description Usage Arguments Value Examples

View source: R/create_df_from_endnote_xml.R

Description

Create dataframe from Endnote XML file

Usage

1

Arguments

endnote_xml

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

Value

data.frame with all information from Endnote XML joined with data from get_reference_type_names()

Examples

1
2
references_df <- create_df_from_endnote_xml()
head(references_df)

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