Skip to content

asadprodhan/Setting-up-R-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to set up and use R Studio

Asad Prodhan PhD

https://asadprodhan.github.io/



  • Download R and RStudio

  • Open RStudio. It will look like this:

Alt Text

  • Create a folder 'rtutorial' on your desktop

  • Set 'rtutorial' as your working directory (i.e. your working folder) as follows:

    • First, click on 'File'
    • Second, click on the 'three dots' to navigate to 'rtutorial'
    • Third, 'rtutorial' folder path will automatically show up here
    • Finaly, click on 'more' tab and select 'set as working directory' from the drop-down menu

Alt Text

  • Your RStudio is all set now

  • Start writing your code

Alt Text

  • As you write or edit your codes, you can see the output in realtime

Alt Text

Happy coding

About

Setting up R Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published