https://github.com/hadley/adv-r/blob/14bdb11a93a0995b6de4c0c07f99f630ba279f57/Debugging.Rmd#L452-L453 Should read: ``` `traceback()` is informative. Otherwise, use print debugging, as in Section \@ref(print-debugging). ```