This package contains a small indexer which produces a pdf of the contents of a folder.
Requirements:
- An installation of R
- An installation of RStudio (Recommended)
- An installation of Miktex to compile the .tex file.
In R run the following:
install.packages("devtools")
devtools::install_github("csmoxford/csmIndexer")
Please see the help file for usage.
library(csmIndexer)
?csmIndexer
The example is designed to work for CSM since it points at the I drive. You can copy this example to a .R file and make the necessary changes to create your own index. Save this file for easy rerunning!
Eleni Frangou
Peter Dutton
GPL-2