search for: xell

Displaying 1 result from an estimated 1 matches for "xell".

Did you mean: sell
2009 Sep 21
0
max.deparse.length in tinn-R
...reading in a?statement that ran for many lines.. I was trying to recode some factors with long names into short ones. I got the following error message : > wdata$categ<-recode(wdata$artiklar,"'EMULSIONSOLJA'='Valsoljor';c('SM?RJMEDEL','HYDRAULOLJA','V?XELL?DSOLJA','GEJDOLJA', + 'MOTOROLJA','KOMPRESSOROL ..." ... [TRUNCATED] Suspecting that this had something to do with the max.deparse.length, I increased the default limit of 150 to 1000. I did this from the Options/Application/R/Basic menu. After this change, the multi-l...