Closed nsigitsutanto closed 1 year ago
I just had this issue. I solved it by replacing the ampersand (&) with $\\&$
. It should work.
Closed as resolved. You may need to escape various characters if you use .protect = FALSE
. Having .protect = TRUE
will automatically escape these characters, but prevents you from being able to use LaTeX inside entries.
Hi, Mitchell I want to ask something regarding "! Missing }" inserted error. I try to insert hyperlink in the tribble section. For example like this
However, when I try to run the same code template, especially this one
It always shows error like this in R console
! Missing } inserted.