【发布时间】:2021-02-24 12:01:16
【问题描述】:
我在 Rstudio 看到了这个由Knit to HTML 制作的html。
我已经尝试了 Rstudio 中的所有选项,但无法获得相同的结果。
你能解释一下如何获得这个主题吗?以下是我的设置:
output:
html_document:
toc: yes
highlight: tango
theme: journal
number_subsections: no
word_document:
toc: yes
pdf_document:
toc: yes
number_sections: yes
always_allow_html: true
【问题讨论】: