pathling_examples {pathling}R Documentation

Get path to Pathling example data

Description

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

Usage

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')

[Package pathling version 6.4.2 Index]