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