Convenience function that constructs a path. Wraps here::here.

dir_path(...)

Arguments

...

Any number of path strings, passed in the same fashion as here::here.

Value

A path string.