R/paths.R
rapidoc_index.Rd
Retrieves the path to the rapidoc index file.
rapidoc_index()
if (FALSE) { # \dontrun{ if (interactive()) { browseURL(rapidoc_index()) } else { print(paste("You can use rapidoc under: ", rapidoc_index())) } } # }