Dear R People:
Here is a question which probably has a very simple answer. I want to
print "\end{verbatim}" in the output of a sink file. If I put in
\end{verbatim}
I get an unrecognized escape sequence. If I put in \\end{verbatim},
it runs fine, but the output is "\\end{verbatim}"
How do I get just one bracket, please?
Thanks,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: [email protected]
______________________________________________
[email protected] 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.