Displaying 1 result from an estimated 1 matches for "quotecolnam".
Did you mean:
quotecolnames
2012 Oct 12
1
RTAQ - convert function: warning causes incorrect loading of data
...e,
datadestination=datadestination,trades=T,quotes=T,ticker="BAC",dir=T,
extention="csv", header=T, tradecolnames=c("SYMBOL", "DATE", "TIME",
"PRICE", "SIZE", "G127", "CORR", "COND", "EX"), quotecolnames=c("SYMBOL",
"DATE", "TIME", "BID", "OFR", "BIDSIZ", "OFRSIZ", "MODE", "EX"))
The only warning returned is:
In `[<-.factor`(`*tmp*`, is.na(tdata$G127), value = c(1L, 1L, 1L, :
invalid factor level, NAs...