2026-05-03 10:00:01
#TIL that #RStudio supports multiple levels of code sections. The level depends on the number of # signs at the beginning of the line.
# First Level -----
## Second level ------
This is also reflected in the document outline you get with Cmd Shift O (on a Mac, I guess it's Ctrl Shift O anywhere else).
Why did no-one tell me that earlier?!?
#rstats