Cross-Post for SoCal RUG: Building R Packages on Easy Mode

Details
## Details
This event is cross-posted for SoCal RUG:
Please RSVP at this link:
https://www.meetup.com/socal-rug/
**Abstract**
Do you have scattered R scripts recycled across projects? Have you had a simple R Markdown that escalated into a full suite of dashboards and reports? Do you look at old code you wrote and wonder what the heck you were trying to do? While there are obviously lots of benefits to packaging up your R code, creating your first R package is much easier than you may think.
In this session, we will create a working R package from scratch. We'll build and review a basic package skeleton with the help of the {devtools} package. Next, we'll showcase some best practices and iterative workflows around documentation and testing our new R package. Finally, we will also incorporate package data, vignettes, and a website with {pkgdown}.
RSVP:
https://www.meetup.com/socal-rug/
##

Cross-Post for SoCal RUG: Building R Packages on Easy Mode