Tagged Questions
7
votes
4answers
698 views
Search and replace in a verbatim token list
I maintain a package for the R programming language that contains a vignette which gets processed using the Sweave literate programming system. Now, one of the irks about Sweave is that it always ...