Displaying 1 result from an estimated 1 matches for "artiklar".
Did you mean:
partiklar
2009 Sep 21
0
max.deparse.length in tinn-R
...ging the max..deparse.length parameter in tinn-R.
I use tinn-R as my text editor. I had a problem recently in 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...