Redirect-class | R Documentation |
Redirect
A Rook
application whose only role is to return an HTTP redirect header to the given url.
new(url)
: Returns a Rook
object. url
is a character string whose value is a full or relative url to which the browser is redirected.
See Brewery
for an example.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.