wrapper around remDr$navigate method to generate safe navigation code
Source:R/constructors_navigation.R
go.Rd
wrapper around remDr$navigate method to generate safe navigation code
Arguments
- url
a character string specifying the name of the object holding the url string or the url string the function should navigate to.
- prev
a placeholder for the output of functions being piped into go(). Defaults to NULL and should not be altered.