GO_xmlToCSV: xml to CSV"

Description Usage Arguments Value

View source: R/GO_xmlToCSV.R

Description

xml to CSV"

Usage

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"))

Arguments

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

Value

csv files of with lines of jpk tables and sqlconnection filled with this files


kiwimic/JPKr documentation built on Aug. 26, 2019, 6:45 p.m.