How to create contents list in R markdown, of the headings/chunks

In Rstudio Editor you can have access

  • on the rigth to an overview on the content based on markdown Headers
  • at the bottom, an overview of chunks based on labels.

Is this the type of things you are looking for ?

1 Like