omxr_example: Get path to example file

View source: R/omxr.R

omxr_exampleR Documentation

Get path to example file

Description

omxr comes bundled with an example omx file in its 'inst/extdata' directory. This function makes it easy to access.

Usage

omxr_example(path = NULL)

Arguments

path

Name of file. If 'NULL', the example files will be listed.

Value

The path to the package example file

Examples


omxr_example()
omxr_example("skims.omx")

gregmacfarlane/omxr documentation built on May 7, 2022, 11:42 a.m.