[datatable-help] :Re: [R] using character vector as input argument to setkey (data.tablepakcage)

Matthew Dowle mdowle at mdowle.plus.com
Mon Feb 7 13:16:09 CET 2011


Hi Sean,

Try :
   key(test.dt) = c("a","b")

Btw, the posting guide asks you to contact the maintainer of the package
before r-help. Otherwise r-help would fill up with posts about 2000+
packages (I guess is the reason). In this case maintainer("data.table")
returns "datatable-help at lists.r-forge.r-project.org" (cc'd) where you will
be very welcome.

Matthew

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

----------------------------------------------------------------------------
NOTICE: Please note that this eMail, and the contents thereof, 
is subject to the standard Sasol eMail legal notice which may be found at: 
http://www.sasol.com/legalnotices                                                                                                          

If you cannot access the legal notice through the URL attached and you wish 
to receive a copy thereof please send an eMail to 
legalnotice at sasol.com
----------------------------------------------------------------------------


More information about the datatable-help mailing list