mozillascience / studyGroupLessons

One-hour introductory lessons on ideas and tools in coding and data wrangling for research.
MIT License
114 stars 37 forks source link

Introduction to Broom #67

Open bkatiemills opened 8 years ago

bkatiemills commented 8 years ago

Link: https://github.com/wmhall/broom_lesson/blob/master/broom_lesson.md Author: @wmhall Description: an intro to the Broom package in R, for turning messy modeling outputs (lm, glm...) into neat and tidy data frames.