This content is from the fall 2016 version of this course. Please go here for the most recent version.
cm006 - October 12, 2016
Overview
- Review the
fizzbuzz
function
- Review the major types of vectors
- Demonstrate how to subset vectors
- Demonstrate vector recycling
- Define lists
- Demonstrate how to write an iterative operation using a
for
loop
- Practice writing a
for
loop
- Demonstrate how to write an iterative operation using a
map
function
- Practice writing a
map
function
This work is licensed under the CC BY-NC 4.0 Creative Commons License.