You are here |
www.jumpingrivers.com | ||
| | | |
magrittr.tidyverse.org
|
|
| | | | Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe." | |
| | | |
github.com
|
|
| | | | A curated list of software and architecture related design patterns. - DovAmir/awesome-design-patterns | |
| | | |
alistaire.rbind.io
|
|
| | | | gsubfn's as.function and fn$* notation | |
| | | |
www.softdevtube.com
|
|
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and |