hemmys / ch06-functions

Chapter 6: Functions

Home Page:https://info201.github.io/functions.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Chapter 6: Functions

https://info201.github.io/functions.html

License:MIT License


Languages

Language:R 100.0%