file_root_core()
- core files under the package root
file_root_all()
- all files under the package root
file_r()
- files under R/
file_man()
- files under man/
file_src()
- files under src/
file_vignettes()
- files under vignettes/
file_data()
- files under data/
file_tests()
- files under tests/
Usage
file_root_core()
file_root_all()
file_r()
file_man()
file_src()
file_vignettes()
file_data()
file_tests()
Value
A file specification or a list of file specifications.
Specification
The contents of this section are shown in PDF user manual only.