Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
r-cran-here
GNU R simpler way to find files
https://cran.r-project.org/package=here
0
no reviews
Install
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.