Hi,
thanks a lot, but maybe I was to vague.
I do not want to replace \eqn{...} and \deqn{...} by \mjseqn{...} and
\mjsdeqn{...}. I would like to use $...$ and $$...$$ as in Rmarkdown to
get something better readable.
Best Sigbert
Am 12.01.21 um 10:41 schrieb Viechtbauer, Wolfgang (SP):
Dear Sigbert,
The mathjaxr package provides this:
https://cran.r-project.org/package=mathjaxr
https://github.com/wviechtb/mathjaxr
Best,
Wolfgang
-----Original Message-----
From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Sigbert
Klinke
Sent: Tuesday, 12 January, 2021 9:14
To: r-help@r-project.org
Subject: [R] roxygen2 & markdown & math
Hi,
I like to make my package documentation with markdown which is supported
since roxygen2 6.0.0 . I used a math expression like $t_n \appox N(0,1)$
which leads in the package check to "unknown macro '\approx'".
I guess I get the warning because math is not supported in markdown. Are
there any plans to support something like $...$ or $$...$$? Or there are
general problems?
Best Sigbert
--
https://hu.berlin/sk
https://hu.berlin/mmstat
https://hu.berlin/mmstat-int
https://hu.berlin/mmstat-ar
--
https://hu.berlin/sk
https://hu.berlin/mmstat
https://hu.berlin/mmstat-int
https://hu.berlin/mmstat-ar
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.