Dear all,
I have a string (a file path in windows system) contains several "\"s.
When I copy and paste it into R for assignment to an variable, the "\"s
are always interpreted as escaping characters. How can I keep it intact?
Thanks.
Regards,
Leon
______________________________________________
R-help@r-project.org 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.