selkie.data
— The data directory
- path(*names)
Returns an object representing a pathname relative to the
selkie.data
directory. It can be passed toopen()
as a filename as is, and it can be converted to a string.
- ex(*names)
A shorthand for
path('examples', *names)
.