The FFTemplates package contains a data request, PDF bookdown, and GitBook bookdown template.
- Install the devtools package, if not already installed:
install.packages('devtools'). - Install the FFTemplates package directly from GitHub:
devtools::install_github('forsythfuture/FFTemplates'). library(FFTemplates)within R.
This package provides a data request, PDF bookdown, or GitBook bookdown template to be used by the Forsyth Futures' staff. Type either '?Data Request Template', '?PDF Template', or '?GitBook Template' after loading the package, i.e., library(FFTemplates), to see which files and lines need updating by the user.