search for: ftslage

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

Did you mean: flage
2010 Jul 22
2
Sweave special characters problem
...eave to create my reports. Unfortunately my script crashes whenever I my R code contains special characters like umlauts. Is there a way to to escape special characters in Sweave... This is the line that crashes Sweave: gl_bybranch = ddply(new_wans,.(period,Branchen), function(X) data.frame(Gesch?ftslage=mean(X$sentiment))) Unfortunately I can't just rename it, because I it?s displayed in the legend of graphics later on. Thx for any suggestions! best matt