lcdb.export2csv: lcdb.export2csv

Description Usage Examples

View source: R/pub03_DatabaseOperationFuncs.R

Description

lcdb.export2csv

Usage

1
lcdb.export2csv(dbname, tablename, path = "D:/sqlitedb")

Examples

1
2
3
4
lcdb.export2csv("main","CT_TechVars")
lcdb.export2csv("main","QT_FreeShares")
lcdb.export2csv("fs","CT_FactorLists")
lcdb.export2csv("fs_r","CT_FactorLists_r")

raphael210/QDataGet documentation built on May 26, 2019, 11:02 p.m.