Skip to contents

Get the path to an example file

Usage

example_file(file)

Arguments

file

Name of the file.

Value

A path.

Examples

example_file("demo_loanbook.csv")
#> [1] "/home/runner/work/_temp/Library/tilt.company.match/extdata/demo_loanbook.csv"

example_file("demo_tilt.csv")
#> [1] "/home/runner/work/_temp/Library/tilt.company.match/extdata/demo_tilt.csv"

example_file("demo_matched.csv")
#> [1] "/home/runner/work/_temp/Library/tilt.company.match/extdata/demo_matched.csv"