Thanks.
1. For consistency: I am using / everywhere else in my script.
2. For ease of use: I am passing the string to a client application (using
rcom) where it is easeir to handle / than \\.
________________________________
See ?gsub
But why would you do that? Both / and \\ are valid in a path, aren't they?
Ivan
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.