Dr. Robert Bauer
Dr. Robert Bauer
I would like to collapse the code chunks and related outputs via the collapse=TRUE argument as it is shown here: https://bookdown.org/yihui/rmarkdown-cookbook/opts-collapse.html However, it seems that this is not supported by...
Hi, I couldn't find a way to include a subtitle in my posts and post listings on the index page. It appears that the subtitle command in the preamble of...
Hi, I am looking for a way to define the size of the lower headers (h2:h6) similar to this: /* Headers */ h2,h3,h4,h5,h6{ font-size: 24pt; } The code above is...