How to get EndNote xml file into an R data frame

Kay-Dee

New Member
I wish to get a XML file produced by EndNote into an R data frame.I would like each final child node (e.g. title, author...) to be a columnAn example EndNote xml file is available here:Example on gistI have yet to resolve this using library(XML). I am hopping someone has a ready made solution, sorry if this sounds lazy.
 
Back
Top