Construct the path to the package example data in a platform-independent way.

pathling_examples(...)

Arguments

...

character vector of the path components.

Value

The path to the examples data.

See also

Other example functions: pathling_example_resource()

Examples

pathling_examples('ndjson', 'Condition.ndjson')
#> [1] "/tmp/RtmpEnYyoL/temp_libpath1f0e5e64644d/pathling/extdata/ndjson/Condition.ndjson"