This meetup is for you if you use dplyr or want an overview of refactoring.
dplyr 1.0.0 is comming soon. I includes great new features but also many changes that can break your code. You will likely need to change your code, and you can save time and pain of you know about Refactoring.
Where to find dplyr's breaking changes and new features
How to isolate your projects with renv.
If the potential for changes makes you nervous, now is a good time to learn about renv. renv allows to create isolated, reproducible, projects so that you can experiment with new package versions while feeling secure that your existing projects will continue to work as they always have. -- https://www.tidyverse.org/blog/2020/03/dplyr-1-0-0-is-coming-soon/
Refactoring
Why is it useful to have tests.
Why is it useful to use Git.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.