flatxml
flatxml copied to clipboard
Tools for working with XML files as R dataframes
Hello, nice package! Is it possible to save back to xml after I've done manipulations on flat df? thanks!
Great package, minimal set of dependencies! I am using it to make a lean package for the ODK Central API without using tidyverse which has recently become a nightmare to...
The `faltxml` is a excellent work for parsing XML data. But there is a problem that I encountered during using the `fxml_toDataFrame ` function. This function need a longer time...