Skip to content

Commit

Permalink
Improve rendering 20210624
Browse files Browse the repository at this point in the history
  • Loading branch information
damianooldoni committed Jun 24, 2021
1 parent 85bba30 commit 480cb5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sessions/20210624_functions_in_r.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,11 @@

Get a more [formal framework](https://www.stat.berkeley.edu/~statcur/Workshop2/Presentations/functions.pdf), go [in depth](http://adv-r.had.co.nz/Functions.html#function-arguments), do a check [under the hood](https://swcarpentry.github.io/r-novice-inflammation/14-supp-call-stack/) or learn more about [programming with `dplyr`](https://dplyr.tidyverse.org/articles/programming.html).

.center[![:scale 90%]({{ site.baseurl}}/assets/images/20210624/20210624_more_info_functions.png)
.center[![:scale 80%]({{ site.baseurl}}/assets/images/20210624/20210624_more_info_functions.png)
]

Solutions: [20210624_challenges_solutions.R](https://github.com/inbo/coding-club/blob/master/src/20210624/20210624_challenges_solutions.R) and [20210624_functions_solutions.R](https://github.com/inbo/coding-club/blob/master/src/20210624/20210624_functions_solutions.R)

More challenges? Check the [coding club session](https://inbo.github.io/coding-club/sessions/20190924_make_your_code_functional_use_functions.html) of 24-09-2019. Have fun!

---
Expand Down

0 comments on commit 480cb5b

Please sign in to comment.