13.2 We already test

Your workflow may look like the following:

  1. Write a function
  2. Load it with devtools::load_all()
  3. Experiment with it in the console to see if it works
  4. Rinse and repeat