Various workshops
I have given this workshop many times! Search for “Pileggi debugging” on YouTube to find more recordings,
May 16, 2024
A 3-hour zoom workshop on debugging for the NHS-R conference on Nov 11, 2022.
Knowledge of how to write a function in R.
Review code troubleshooting tips.
Discuss debugging functions (traceback()
, browser()
, debug()
, trace()
, and recover()
) and the additional benefits of employing some of these strategies within RStudio.
Distinguish between strategies for debugging your own code versus someone else’s code.
Under the Creative Commons Share Alike 4.0 International license, workshop materials have been adapted from the 2022 RStudio What They Forgot To Teach You About R Workshop.
For attribution, please cite this work as
Pileggi (2022, Nov. 11). PIPING HOT DATA: Debugging. Retrieved from https://www.pipinghotdata.com/workshops/2022-11-11-debugging/
BibTeX citation
@misc{pileggi2022debugging, author = {Pileggi, Shannon}, title = {PIPING HOT DATA: Debugging}, url = {https://www.pipinghotdata.com/workshops/2022-11-11-debugging/}, year = {2022} }