Skip to content

Commit b481e1e

Browse files
committed
Updated url for zip file
1 parent aefaf32 commit b481e1e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Practice_Assignment.pdf

-239 Bytes
Binary file not shown.

practice_assignment.rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The goal of this assignment is to provide a "bridge" between the first two weeks
99
This guided example, will **not** provide a solution for programming assignment 1. However, it will guide you through some core concepts and give you some practical experience to hopefully make assignment 1 seems less daunting.
1010

1111
To begin, download this file and unzip it into your R working directory.
12-
https://dl.dropboxusercontent.com/u/8036886/diet_data.zip
12+
http://s3.amazonaws.com/practice_assignment/diet_data.zip
1313

1414
You can do this in R with the following code:
1515
```{r}

0 commit comments

Comments
 (0)