Closed kimtang closed 7 years ago
require(rkdb) h = open_connection(port=8888) execute(h,'{`tmp set x}',list(a=c(1,2),b=c(1,2,3)))
tmp in kdb should be a dictionary
tmp
tmp
in kdb should be a dictionary