powered by
Open every xml file within a zip object and extract data of interest from it using a given function
open_all_xml(url, fun)
returns a dataframe of information extracted from xml documents
A url pointing towards a zip object
name of a data extracting function to apply to the zip folder