Closed cgries closed 2 years ago
Thanks @cgries! I'm in the middle of implementing changes that would simplify this vignette, specifically a way for users to get a data.frame from functions that otherwise return XML. I'll check in when it's complete and see if you have time to refactor this PR slightly.
@cgries Functions used in the Retrieve Citation Metrics and Retrieve Download Metrics vignettes now have an option to return data frames rather than xml. Could you refactor these two vignettes to use the data frame option?
introductory text added and code is much faster and tidyer than before.