pkginspector_example: Get path to pkginspector example.

View source: R/pkginspector_example.R

pkginspector_exampleR Documentation

Get path to pkginspector example.

Description

This function makes it easy to access the examples included in pkginspector.

Usage

pkginspector_example(path)

Arguments

path

Path to example.

Value

A character string giving an example's path.

Examples

path <- pkginspector_example("viridisLite")
path
dir(path)

ropenscilabs/pkginspector documentation built on May 15, 2022, 5:30 a.m.