View source: R/line_level_utils.R
open_all_xml | R Documentation |
Open every xml file within a zip object and extract data of interest from it using a given function
open_all_xml(url, fun)
url |
A url pointing towards a zip object |
fun |
name of a data extracting function to apply to the zip folder |
returns a dataframe of information extracted from xml documents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.