Skip to content
Prev 154741 / 398502 Next

How to disable character escaping ?

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