class: center, middle, inverse, title-slide # Automation ## Intro to Data Science ### Shawn Santo --- ## Announcements - Draft of project is required before peer review on April 20 - Peer review process and read-access given today - Lab 09 due today --- ## Today's agenda Introduce some more R programming concepts: - Use `for` to iterate code - Use `map_*()` functions to iterate across data frames - Iteration best practices --- ## Get started with today's notes - Create your personal private repository by clicking https://classroom.github.com/a/nVXCBTmd