r-cran-here

GNU R simpler way to find files
  https://cran.r-project.org/package=here
  0
  no reviews



Constructs paths to files of a GNU R project. Declare the relative path of a file within a project with 'i_am()'. Use the 'here()' function as a drop-in replacement for 'file.path()', it will always locate the files relative to the project root.