rmd_title_level | R Documentation |
Returns the count of '#' corresponding to a given title level
rmd_title_level(level)
level |
R Markdonw title level |
'#', '##', '###' and so on, depending on the title level
rmd_title_level(1)
rmd_title_level(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.