redoc_path | R Documentation |
Retrieves the path to redoc resources.
redoc_path()
## Not run:
if (interactive()) {
browseURL(redoc_path())
} else {
print(paste("You can explore redoc resources under: ", redoc_path()))
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.