View source: R/pkginspector_example.R
| pkginspector_example | R Documentation | 
This function makes it easy to access the examples included in pkginspector.
pkginspector_example(path)
| path | Path to example. | 
A character string giving an example's path.
path <- pkginspector_example("viridisLite")
path
dir(path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.