Skip to content

Commit

Permalink
Update 03-functional-programming.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues authored Oct 30, 2023
1 parent ac41d0a commit 1b196e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03-functional-programming.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,6 @@ important there are:
## Further reading

- [Cleaner R Code with Functional Programming](https://towardsdatascience.com/cleaner-r-code-with-functional-programming-adc37931ef7a)
- [Functional Programming (Chapter from Advanced R)](http://adv-r.had.co.nz/Functional-programming.html)
- [Functional Programming (Chapter from Advanced R)](https://adv-r.hadley.nz/fp.html)
- [Why you should(n't) care about Monads if you're an R programmer](https://www.brodrigues.co/blog/2022-04-11-monads/)
- [Some learnings from functional programming you can use to write safer programs](https://www.brodrigues.co/blog/2022-05-26-safer_programs/)

0 comments on commit 1b196e3

Please sign in to comment.