Fork me on GitHub!

rprojroot wercker status codecov.io

This package helps accessing files relative to a project root. Install from GitHub:

devtools::install("krlmlr/rprojroot")

See the vignette for more detail.

Help topics

  • find_root
    Find the root of a directory hierarchy
  • find_root_file(find_package_root_file, find_rstudio_root_file, make_find_root_file, make_fix_root_file)
    File paths relative to the root of a directory hierarchy

Vignettes

Dependencies

  • Suggests: testthat, knitr, rmarkdown

Authors