data.table - Keep Words in an XTS object in R -


i have identical question topic:

keeping character types/names in xts object in r

however, question doesn't seem have been resolved, , whether or not original poster able solve issue unknown thought should ask again , obtain answer.

i working data table , convert data table xts object. in code use function as.xts() convert data table object xts object, , when happens xts package drops non-numeric columns , turns data table xts object/matrix.

now, there column in data table object filled names, , prevent xts dropping column when convert data table xts object. possible?

i hate it, answer no. xts object matrix has been indexed dates. closest thing you'll have words column names.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -