KxSystems / rkdb

R client for kdb+
https://code.kx.com/q/interfaces
Apache License 2.0
41 stars 30 forks source link

tests and more convenient conversions #15

Closed sv closed 7 years ago

sv commented 7 years ago

Addresses #11 , #13 and parts of #14

It is limited what we can do without getting into external packages like bit64, nanotime, etc

Alternative is to add classes Kminute, Klong, Kdate and do conversions in R. Any thoughts? @kimtang @jameslittle @statquant