Raw Message
Message-ID: <48BCAA46.8060607@gmail.com> Date: 2008-09-02T02:51:50Z From: Leon Yee Subject: 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