Skip to content

Commit 82b3e55

Browse files
committed
fixed missing rstudio image
1 parent 121ccd9 commit 82b3e55

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ R must be installed before RStudio.
724724

725725
RStudio default layout consists of three panels. At left there is a panel showing the code executed plus eventually the textual output. At right, the top panel show the current variables/functions loaded in the environment (top) and the bottom panel allows the access to the file system. When a script is opened the left panel is split in two.
726726

727-
v
727+
![RStudio IDE](https://github.com/csmsoftware/Programming-for-data-analysis-tutorial-Matlab-R-Python/raw/master/img/rstudio-windows.jpg "RStudio")
728728

729729
### Installing packages
730730

@@ -938,6 +938,7 @@ Notebooks can be saved as json and exported and imported by other users.
938938
- nPYc Toolbox - NPC built toolbox for NMR and MS import, preprocessing, QC, and generating reports.
939939

940940

941+
941942
# Further Reading
942943

943944
We recommend further reading and training. The Software Carpentry courses are available online and are recommended for more in-depth training on specific languages and technologies.

img/matlab-figure2.png

-77.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)