wrapper around remDr$goBack method to generate safe backwards navigation code
goback(prev = NULL)
a character string defining 'RSelenium' backwards navigation instructions that can be pasted into a scraping function
a placeholder for the output of functions being piped into goback(). Defaults to NULL and should not be altered.
if (FALSE) {
goback() %>>%
show()
}
Run the code above in your browser using DataLab