parse_xml_index
parse_xml_index.Rd
it transforms and cleans index type xml file into tabular i.e. tibble dataframe class
Arguments
- href
href corresponding to the index annoDiComunicazione
- annoDiComunicazione
the annoDiComunicazione to which the CA has communicaterd to ANAC the xml
Examples
if (FALSE) {
if (interactive()) {
parse_xml_index("http://contrattipubblici.sipalinformatica.it/l190c32/JOSWG705/indiceDataset.xml")
}
}