Skip to content
Prev 5373 / 12125 Next

[R-pkg-devel] Rmarkdown vignette yields r inline warning on windows build

In R Markdown, you can say, "The number `r round(pi)` will appear as 
"The number 3".? If you write "`round`", it should display "round" in a 
special font for R commands.? Meanwhile "$\sigma > 2\Phi^{-1}(q)$" 
passes the string between the two dollar signs to a LaTeX processor.? If 
you already know this, I apologize for wasting your time with this 
reply.? If you did not know this, it might help you understand the 
problem.? Spencer Graves
On 2020-05-01 14:39, Max Turgeon wrote: