Skip to contents

Construct path from data package directory.

Usage

dpr_path(...)

Arguments

...

Trailing path components passed to file.path(). All arguments must be the same length or length one.

Value

The normalized path with the additional path components appended. Throws an error if no root is found.