here

A Simpler Way to Find Your Files

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

1.0.2 MIT + file LICENSE 1 个版本
安装
install.packages("here")
remotes::install_cran("here")