Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
When I work with scripts that are on the longer side (and perhaps take longer to execute), it would be really useful to have a sort of hyperlink in the Console to the location in the script where the script was interrupted.
In addition, or as an alternative, it could switch on a point at the line where it stopped (sort of how Breakpoints work in Rstudio now).
What I do now is copy parts of the code that produced the error and use ctrl+f to find my way back to the location of the error in the R-script.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions