Re: [R] "invalid times argument in rep function"

2012-10-16 Thread economicurtis
I came seeking the answer to the same question. Looking over my work, the equation I had to deliver the "times" variable (in rep, the "integer vector giving the (non-negative) number of times to repeat each element" , and seeking to replicate a number NaN times too. Thanks! -- View this mess

Re: [R] "invalid times argument in rep function"

2011-06-03 Thread alfredo
Problem solved..it turned out there was a "NA" in one of the rows which was truncating "rep".. thanks anyway -- View this message in context: http://r.789695.n4.nabble.com/invalid-times-argument-in-rep-function-tp3570746p3571024.html Sent from the R help mailing list archive at Nabbl