TikZ in R Markdown

前端 未结 2 1575
伪装坚强ぢ
伪装坚强ぢ 2020-12-25 08:00

R Markdown is a good tool for document authoring. It can use LaTeX statement in R Markdown directory. But when I try to insert a TikZ picture, I am lost about how t

2条回答
  •  离开以前
    2020-12-25 08:45

    In this post it is described how to use LaTeX packages in R Markdown. Not sure if the tikz-package works with R Markdown though.

提交回复
热议问题