At the end of this lesson you should be able to:
Read in date data in several formats and change to R date formats
Extract year, day and month from dates
Use dates to create date values such as day of year (Julian date) and the difference between dates
Create and use for loops to complete repetitive tasks
Use if-else statements
Use common vector operators