Displaying 1 result from an estimated 1 matches for "motorolja".
Did you mean:
motorola
2009 Sep 21
0
max.deparse.length in tinn-R
...es.. 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-line statement could be interpreted by R without a...