redirect | R Documentation |
Create a response to redirect to a destination.
redirect(dest, status = 301L)
dest |
A destination path. |
status |
The status code (usually |
servr::redirect("https://www.r-project.org")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.