rapidoc_index: Path to Rapidoc Index

View source: R/paths.R

rapidoc_indexR 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)

rapidoc documentation built on Nov. 18, 2023, 1:07 a.m.