csvToSQLite: CSV to sqlite";"

Description Usage Arguments Value

View source: R/csvToSQLite.R

Description

CSV to sqlite";"

Usage

1
2
csvToSQLite(pathOfCSVfiles = "", SQLiteConnection = myDB,
  jpk_type = NA)

Arguments

SQLiteConnection

conn to SQLite file

jpk_type

type of jpk for example "JPK_VAT", "JPK_FA"

file_xml

location of xml file

export_dir

directory where csv files will be written

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.