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