Releases: r-lib/rprojroot
Releases · r-lib/rprojroot
v0.1
Initial GitHub release.
- Getting started:
find_package_root_file()
find_rstudio_root_file()
- S3 class
root_criterion
:root_criterion()
as.root_criterion()
is.root_criterion()
has_file()
has_file_pattern()
criteria
is_r_package
is_rstudio_project
- Use a custom notion of a project root:
find_root()
find_root_file()
make_find_root_file()
make_fix_root_file()