rapidoc_index {rapidoc} | R Documentation |
Path to Rapidoc Index
Description
Retrieves the path to the rapidoc index file.
Usage
rapidoc_index()
Examples
## Not run:
if (interactive()) {
browseURL(rapidoc_index())
} else {
print(paste("You can use rapidoc under: ", rapidoc_index()))
}
## End(Not run)
[Package rapidoc version 9.3.4 Index]