Skip to content

Commit 0f75460

Browse files
committed
fixed missing rstudio image
1 parent 82b3e55 commit 0f75460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 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-
![RStudio IDE](https://github.com/csmsoftware/Programming-for-data-analysis-tutorial-Matlab-R-Python/raw/master/img/rstudio-windows.jpg "RStudio")
727+
![RStudio IDE](https://github.com/csmsoftware/Programming-for-data-analysis-tutorial-Matlab-R-Python/raw/master/img/rstudio-windows.png "RStudio")
728728

729729
### Installing packages
730730

0 commit comments

Comments
 (0)