Skip to content

An updated R Markdown thesis template using the bookdown package

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

de84sussex/sussexthesis

 
 

Repository files navigation

sussexthesis

This project is based on Chester Ismay’s thesisdown package. The thesis template is designed to be compatible with the requirements of the University of Sussex, and currently only works when knitting to pdf.

Using sussexthesis

Follow the thesisdown setup guide before installing sussexthesis as detailed below:

# Install devtools
install.packages("devtools")
library(devtools)

# Install sussexthesis
devtools::install_github("de84sussex/sussexthesis")
library(sussexthesis)

About

An updated R Markdown thesis template using the bookdown package

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 73.3%
  • R 26.7%