Let's say I don't care at all about the theory of tidyeval, but all I want to see is loads of opinionanted examples of how to do things with tidyeval.
Is there a cookbook that is heavy on examples but has minimal/no theory or explanations?
Also, it should not be about examples to explain the theory. Instead, the cookbook should just list usable examples.
Looking for something like one of these, but specifically for tidyeval
:
- https://chrisalbon.com (scroll down a bit)
- cookbook-r.com such as this example page
Often, I know what I want to do, and just need to see it done, instead of reading an explanation why.
What is the best cookbook for tidyeval
? Thanks