Skip to content

Commit 71e6a91

Browse files
committed
Tutorial for those struggling with PA3
I have made a quick tutorial with simplified functions to manage small data frame that should give insights on how to manage bigger datas like the hospital csv
1 parent a602f96 commit 71e6a91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rprog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ permalink: /rprog/
77
## Programming Assignments
88

99
- [Tutorial for those struggling with Programming Assignment 1](https://github.com/derekfranks/practice_assignment)
10-
- [PA1-test: `testthat`, Unit Tests for Programming Assignment 1](https://github.com/cbryant1000/pa1test)
1110
- [Tutorial for those struggling with Programming Assignment 2](https://github.com/DanieleP/PA2-clarifying_instructions)
11+
- [Tutorial for those struggling with Programming Assignment 3](https://github.com/DanieleP/PA3-tutorial)
12+
- [PA1-test: `testthat`, Unit Tests for Programming Assignment 1](https://github.com/cbryant1000/pa1test)
1213
- [PA3-test: `testthat`, Unit Tests for Programming Assignment 3](https://github.com/cbryant1000/pa3test)
1314

1415

0 commit comments

Comments
 (0)