Helper function: get reference type names
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
#> record_id rec_number ref_type_id ref_type_name #> 1 1 2 27 Report #> 2 2 3 27 Report #> 3 3 4 27 Report #> 4 4 6 27 Report #> 5 5 7 27 Report #> 6 6 8 27 Report