I have an RMarkdown document outputting to HTML of the same form as the below example. What do I add where to apply unique CSS ids or classes to each plot output?
Here are some additional ways of achieving custom css in RMarkdown
and
tags in the regular body of the RMarkdown (i.e. not in R code area), like so:
# This heading will be padded {.pad}