Hello, I am a previous R user. In R Studio, you can make comment headings into a navigational table of contents by adding a different number of #s. For instance, if you start the comment with 4 #s it will create something akin to a heading 1, whereas a comment with 5 #s will be similar to a heading 2. It allows you to create sections and subsections, and you can navigate to each section through a generated table of contents based on the created headings. See attached screenshot. Is there any way to do this or something similar to quickly navigate through a SAS file with a lot of code? I am using SAS Enterprise Guide version 8.3.7.202. Thank you kindly.
... View more