In Matlab I can bookmark lines of code and cycle through my bookmarks with, I think it was F12.
Very handy! Can I do something similar in Rstudio?
Without using additional add-ons you can use hashtags #### COMMENT #### or left click next to the linenumber to set a bookmark to this line.