Description Usage Arguments Value Examples
Helper function: get reference type names
1 | get_reference_type_names(endnote_xml = default_xml())
|
endnote_xml |
path to Endnote library exported as .xml (default:
|
data.frame with columns record_id, rec_number, ref_type_id, ref_type_name
1 2 | ref_type_names <- get_reference_type_names()
head(ref_type_names)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.