2 Workflow: basics

Learning objectives:

  • Review some basic R coding.
  • Follow good style conventions when writing code.
  • Explain the importance of commenting your code.
  • Recognize good practices when naming objects.
  • Confidently call functions in R.