rapidoc_path: Path to RapiDoc Resources

View source: R/paths.R

rapidoc_pathR Documentation

Path to RapiDoc Resources

Description

Retrieves the path to rapidoc resources.

Usage

rapidoc_path()

Examples

## Not run: 
if (interactive()) {
  browseURL(rapidoc_path())
} else {
  print(paste("You can explore rapidoc resources under: ", rapidoc_path()))
}

## End(Not run)

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