dear members,
I am new to RStudio. This question might be very naive, but couldn't find any answers in the web.
If I run some code from the console, and if there is an error, I don't get the options of" Show Traceback" or "Rerun with Debug" in the console. I think I nedd to set some parameters in RStudio. I tried : Debug > On error > error inspector but was bootless.
How do I make "rerun with debug " option displayed in the conole if an error occurs?