Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Rmarkdown技術文書を準備するために使用することを学んでいます。私が理解しようとしているのは、ヘッダーを中央に配置する方法です。皆さん、何かアイデアはありますか??
Rmarkdown
見出しを参照している時点で、次のことができます。
[Heading](#heading) and then ### <h3 align="center" id="heading">Heading</h3>