Open-Data-Science-at-SIO / RRROBOTS

Reproducible Research in R for Ocean Biosciences: Open-science Training Seminar
MIT License
10 stars 1 forks source link

Develop debugging and unit-test tutorials #26

Open ha0ye opened 7 years ago

ha0ye commented 7 years ago

Week 5 materials, debugging and unit testing

Goal

  1. Demonstrate debugging using browser()
  2. Demonstrate unit testing using testthat package.

Notes