so the solution relies on the person knowing how to escape string characters. A googling of 'add quotes paste R' takes right to a stack overflow answer.
An additional 'side effect' issue is that beginners or even 'intermediate' users that aren't familiar with the nuances of the REPL, will think that the escape characters, even though rendered int the repl, will not show up when actually written out to a file/knitted
so the solution relies on the person knowing how to escape string characters. A googling of 'add quotes paste R' takes right to a stack overflow answer.
An additional 'side effect' issue is that beginners or even 'intermediate' users that aren't familiar with the nuances of the REPL, will think that the escape characters, even though rendered int the repl, will not show up when actually written out to a file/knitted
should do the trick