path()
constructs a relative path, path_wd()
constructs an absolute path
from the current working directory.
See also
path_home()
, path_package()
for functions to construct paths
relative to the home and package directories respectively.
path()
constructs a relative path, path_wd()
constructs an absolute path
from the current working directory.
path_home()
, path_package()
for functions to construct paths
relative to the home and package directories respectively.