[R] function restrictedparts
yan jiao
y.jiao at ucl.ac.uk
Wed Jan 25 16:11:59 CET 2012
I am using function restrictedparts, but got error:
restrictedparts(281,10)
Error in integer(len) : vector size specified is too large
Calls: restrictedparts -> integer
In addition: Warning message:
In restrictedparts(281, 10) : NAs introduced by coercion
Error in integer(len) : vector size specified is too large
Calls: restrictedparts -> integer
is there a similar function can deal with long vector?
I'm using R version 2.14.1 (2011-12-22),x86_64, linux-gnu
many thanks
yan
More information about the R-help
mailing list