R Tutorial

Whenever you are working on a project in R, or any other program, you shoiuld have a directory set up for that project where you can keep any files that you need. Having aseperate directory for each project help keep things organized.

When you begin a project in R you should go fo File->change dir and navigate to the directory that you will be working in and upload any files that you will be using to that directory.

Next we will go over some basic commands.