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