Skip to content

info201b-sp21/ch06-functions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapter 6: Functions

Exercises for chapter 6.

  • ex-1: create simple functions to compute some values
  • ex-2: slightly more advanced functions, including with 2 variables. Uses vectors.
  • ex-3: manipulate strings, compare string lengths

Note: these functions come in two branches: master (no solutions) and complete (solutions).

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%