Skip to content Skip to sidebar Skip to footer
Showing posts with the label Knitr

Changing The Font Size Of Figure Captions In Rmarkdown Html Output

I would like to make the font size of all figure captions in my R Markdown document smaller. The fi… Read more Changing The Font Size Of Figure Captions In Rmarkdown Html Output

HTML Code Inside Of A R-markdown Block For A Single Line

I have an R-markdown document in a for loop (testing various kinds of models), and I would like to … Read more HTML Code Inside Of A R-markdown Block For A Single Line

Use Internal Links In RMarkdown HTML Output

I am using R Studio to create a markdown document. I tried: Jump to [Header 1](#anchor) I would l… Read more Use Internal Links In RMarkdown HTML Output

Html Output Takes Too Long To Load

I have this html knit output from Rmarkdown but since it is pretty heavy (it is an online guide), t… Read more Html Output Takes Too Long To Load