flatxml icon indicating copy to clipboard operation
flatxml copied to clipboard

Tools for working with XML files as R dataframes

Results 3 flatxml issues
Sort by recently updated
recently updated
newest added

Hello, nice package! Is it possible to save back to xml after I've done manipulations on flat df? thanks!

enhancement

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...