Skip to contents

epts comes bundled with example files in its inst/extdata directory. This function make them easy to access.

Usage

epts_example(path = NULL)

Arguments

path

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

Examples

epts_example()
#> [1] "fifa_example.txt" "fifa_example.xml"
epts_example("fifa_example.txt")
#> [1] "/home/runner/work/_temp/Library/epts/extdata/fifa_example.txt"