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