Official docs site: scirmdtheme.obi.obianom.com
Other packages required for sciRmdTheme: https://depends.rpkg.net/package/sciRmdTheme
Installation and Usage Install from CRANinstall.packages("sciRmdTheme")
library("sciRmdTheme")
simplest default settings
# simplest default settings
sciRmdTheme::set.theme()
View demo: https://coursewhiz.org/mainsite/samples/sample2.html
Download Rmd: https://coursewhiz.org/mainsite/samples/sample2.Rmd
Demo 2 - Customize theme optionssciRmdTheme::set.theme(
theme = "default",
color = "purple",
header.sticky=TRUE,
header.image="logo.png",
list.group.icon = "arrow",
font.family = "Arial",
font.color = "black",
header.color = "darkblue"
)
View demo: https://coursewhiz.org/mainsite/samples/sample1.html
Download Rmd: https://coursewhiz.org/mainsite/samples/sample1.Rmd
Demo 3 - No sciRmdTheme theme applied!# Before sciRmdTheme customizations
View demo: https://coursewhiz.org/mainsite/samples/sample3.html
Download Rmd: https://coursewhiz.org/mainsite/samples/sample3.Rmd
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4