Fizzing and Buzzing

This week’s big picture goal:

Going from using functions to writing the first functions

Today’s Goals:

Understand

  • Working with packages in R and Python

  • Distinguish and recognize data structures (data as in objects, not the statistics data)

Do

  • first part of homework #3

Read-up on

  • Control Structures, program flows

  • Writing Functions

Resources

Next class

  • Function writing in R and Python