powered by
omxr comes bundled with an example omx file in its `inst/extdata` directory. This function makes it easy to access.
omxr_example(path = NULL)
Name of file. If `NULL`, the example files will be listed.
The path to the package example file
# NOT RUN { omxr_example() omxr_example("skims.omx") # }
Run the code above in your browser using DataLab