Half-Day Online Pilot Workshop on AutoDock4 on 9 August 2024, 2:00 pm to 5.30 pm. Click here to register.

Working directories in RStudio - English

20215 visits



Outline:

What is working directory in R How to know the current working directory How to use getwd function How to set a working directory from the user interface of RStudio How to set a working directory from the Console window of RStudio How to use setwd function How to read and store a CSV file in R How to use read.csv function How to view a stored CSV file in R How to use the View function