File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -90,14 +90,13 @@ <h2 id="-before-starting" class="mb-4">📢 Before Starting</h2>
90
90
< hr class ="my-5 " />
91
91
< h2 id ="-topic-outline " class ="mb-4 "> 📜 Topic Outline</ h2 >
92
92
< p >
93
- < strong > R markdown</ strong > files (second column) can be directly opened
94
- and run on RStudio. However, when opened on GitHub, only the raw code is
95
- displayed and outputs (e.g., tables and plots) are stripped.
93
+ If you want to directly open and run the code on RStudio, refer to the
94
+ < strong > R markdown</ strong > files (second column).
96
95
</ p >
97
96
< p >
98
- < strong > HTML </ strong > files (third column) cannot be directly opened and
99
- run on RStudio. However, they are nicely displayed in the browser, and
100
- outputs are preserved .
97
+ But, if you only want to view the contents of a tutorial (without having
98
+ to download and open it on RStudio), refer to the
99
+ < strong > HTML </ strong > files (third column) .
101
100
</ p >
102
101
< table class ="table ">
103
102
< thead >
You can’t perform that action at this time.
0 commit comments