Lab 1: Getting started with data science tools
You should clone this repository to get started with this lab. The URL to clone is https://github.com/lse-me314/assignment01. You can find detailed instructions on how to do this here.
Resources
- Lab session overview slides
- Lab session tools RMarkdown file. To work with this yourself, you should clone the repository and try knitting the file
lab-session-1.Rmd
yourself. This file will be available in the cloned repository, once you have followed the cloning steps. - A primer on using git
Assignment
Work with the file assignment/me314-assignment1-LASTNAME-FIRSTNAME.Rmd
. You should
a) Rename this file!
b) Edit the file to supply any answers requested.
c) Knit the file.
If those steps worked, then you have all of the tools ready that you will need for the remainder of the course.