Skip to content

Commit b92c7f7

Browse files
committed
Update README.md
1 parent 725dbdf commit b92c7f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ If you're not familiar with R and you're not familiar with programming concepts
77

88
I've created a practice programming assignment that should help bridge the gap. It walks you through some basic concepts and ultimately helps you create a function bringing those concepts all together. It does not provide a solution for Programming Assignment 1, but if you can work your way through this guided example, you should have the tools to complete part 1 of assignment 1. Part 2 and 3 are a little more complicated, but build on the ideas from part 1.
99

10-
The instructions are available in both R Markdown and pdf formats.
10+
The instructions are available in md, rmd, html and pdf formats.
1111

12-
Just unzip the diet_data.zip file into your R working directory so that you've got a folder called 'diet_data' which contains 5 csv files.
12+
Just unzip the diet_data.zip file into your R working directory so that you've got a folder called 'diet_data' which contains 5 csv files. I've included directions for doing this within R in the instructions.
1313

14-
Hopefully others will find this useful. I'll keep tabs on this thread to answer any questions.
14+
Hopefully others will find this useful. I'll keep tabs on this thread to answer any questions.

0 commit comments

Comments
 (0)