Description Usage Arguments Value
xml to CSV"
1 2 3 | GO_xmlToCSV(file_xml = "", export_dir = "", jpk_type = JPK_TYPE,
uniqueNamePart = stringr::str_remove_all(string = Sys.time(), pattern =
"[^0-9]"), pathToBinary = Sys.getenv(x = "JPKr_GO_BINARY"))
|
file_xml |
location of xml file |
export_dir |
directory where csv files will be written |
jpk_type |
type of jpk for example "JPK_VAT", "JPK_FA" |
SQLiteConnection |
conn to SQLite file |
bufor_size |
size of one time write to connection |
csv files of with lines of jpk tables and sqlconnection filled with this files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.