Closed nefeltellioglu closed 1 month ago
Thanks very much for this suggestions @nefeltellioglu!
I've created shorter examples for Python and R here, with the aim of conveying the core idea with relatively little code. What do you think?
Hi @robmoss, shorter examples are quite easy to follow and they definitely convey the idea of using try() conditional on an error. I like the examples!
Thanks very much @Nefel, I've merged the other PR (#75) and it includes a detailed example of how I used this method :)
Python example of using try - except in debugging. I can write tryCatch() version in R if you think that would be useful. Also, I wanted to add a scheenshot of "the debugging point on line 38" as I don't think that line numbers are visible in the interface but I couldn't add a photo. I attach the screenshot if you think that would be useful to add .