swagger_path: Path to Swagger Resources

Description Usage Examples

Description

Retrieves the path to swagger resources.

Usage

1

Examples

1
2
3
4
5
if (interactive()) {
  browseURL(swagger_path())
} else {
  print(paste("You can explore swagger resources under: ", swagger_path()))
}

hrbrmstr/swagger documentation built on May 17, 2019, 5:14 p.m.