Description Usage Arguments Value Examples
View source: R/create_df_from_endnote_xml.R
Create dataframe from Endnote XML file
1 | create_df_from_endnote_xml(endnote_xml = default_xml())
|
endnote_xml |
path to Endnote library exported as .xml (default:
|
data.frame with all information from Endnote XML joined with data from get_reference_type_names()
1 2 | references_df <- create_df_from_endnote_xml()
head(references_df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.