powered by
Retrieves the path to the redoc index file.
redoc_index()
if (FALSE) { if (interactive()) { browseURL(redoc_index()) } else { print(paste("You can use redoc under: ", redoc_index())) } }
Run the code above in your browser using DataLab