On 19/07/2017 11:41 AM, Jeff Newmiller wrote:
I think the whole premise of this question is flawed. If you want to work with 
this string as data,  then read it in from a separate file using readLines. If 
it is fixed data that you want to be part of your program, then invest the 
effort to escape the odd characters and be done with it. But using backticks is 
a bad idea because they ate not just another kind of quote.


I agree.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to