|
Use the new lambda syntax: `\(x) x + 1` when writing short anonymous functions (i.e. when you define a function in an argument without giving it an explicit name). |
Should we drop "new"? It's been 4 years already; R 4.1.0 (first introduction of |>) is already the minimum supported version for tidyverse.
style/functions.qmd
Line 19 in 2aed77e
Should we drop "new"? It's been 4 years already; R 4.1.0 (first introduction of
|>) is already the minimum supported version for tidyverse.