Hi!

I am trying to replace backslashes with slashes using gsub (R1.9.0 on XP)

gsub("\\\\","/","D:\Prog\R\rw1090\library\cluster\libs")
[1] "D:ProgR\rw1090libraryclusterlibs"

?

Sincerely Eryk

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to