search for: stadtwerksnam

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

Did you mean: stadtwerksname
2007 Oct 17
2
Problems with paste and blank
Hi there, I've got the following problem under Windows XP, R 2.5.1: When I'm pasting some objects: Stadtwerksname<-"Mannheim" Laufwerk<-"C:\\" paste(Laufwerk,Stadtwerksname,".csv") I get the result: [1] "C:\\ Mannheim .csv" The problem's are the superfluous gaps/blanks between the three parts. Is there a way to get rid off this problem? Thx, Thomas ____...