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