Debugging R Shiny in Quarto

I'm developing an R shiny dashboard using quarto, and have reached that point of frustration where I have an error that completely flummoxes me, and I so want to drop into a debugger so I can peek at things, but I haven't been able to find out how to do that. I found documentation for doing it in python, that that doesn't help at all.