Skip to content

moriwx/DDS2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

DDS2021

Doing Data Science 2021

prettydoc

Per GitHub documentation, toc_float does not work with prettydoc. This customized theme, mainly based on Architect, combines beautiful typography with a floating table of contents.

How to use it

  1. Install package prettydoc in R.
  2. Add moriwx.html to RPATH\library\prettydoc\resources\templates.
  3. Add moriwx.css and moriwx.min.css to RPATH\library\prettydoc\resources\css.
  4. Code at the preamble of .Rmd file as following:
output:
  prettydoc::html_pretty:
    theme: moriwx
    highlight: github
    toc: TRUE

About

Doing Data Science

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages