Skip to contents

status

Choosing a Debugging Technique

  1. traceback(m = 1)
  2. options(error = recover)
  3. debug({package-function})
  4. oor_debug$flag({object-method})