Constructs paths to your project's files. The 'here()' function uses a reasonable heuristics to find your project's files, based on the current working directory at the time when the package is loaded. Use it as a drop-in replacement for 'file.path()', it will always locate the files relative to your project root.
Version: | 0.1 |
Imports: | rprojroot (≥ 1.2) |
Published: | 2017-05-28 |
Author: | Kirill Müller [aut, cre] |
Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
BugReports: | https://github.com/krlmlr/here/issues |
License: | GPL-3 |
URL: | https://github.com/krlmlr/here, http://krlmlr.github.io/here |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | here results |
Reference manual: | here.pdf |
Package source: | here_0.1.tar.gz |
Windows binaries: | r-devel: here_0.1.zip, r-release: here_0.1.zip, r-oldrel: here_0.1.zip |
OS X El Capitan binaries: | r-release: here_0.1.tgz |
OS X Mavericks binaries: | r-oldrel: here_0.1.tgz |
Reverse suggests: | naniar, styler, tidyxl |
Please use the canonical form https://CRAN.R-project.org/package=here to link to this page.