Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 296 Bytes

Chapter 8: Lists

Exercises for chapter 8.

  1. Simple list creation and component extraction, functions that work on lists.
  2. Loops, if/else, manipulating strings with strsplit
  3. lapply and strsplit functions, functions manipulating lists