description: "Set breakpoints, inspect variables, and step through R code in Positron." Breakpoints let you pause R code at specific lines so you can inspect variables and step through execution. ## ...