El sitio web de tnotstar

Apuntes de lecturas (readings)

Lectura: «Debugging with RStudio» ―Jonathan McPherson

Fuente: https://support.rstudio.com/hc/en-us/articles/205612627-Debugging-with-RStudio

In a very general sense, debugging is designed to help you find bugs by figuring out where the code is not behaving in the way that you expect.