Isabelle Smith - Biol 6100
Home
About
Homework
Home
Webpage Sources:
https://bookdown.org/yihui/rmarkdown/rmarkdown-site.html
https://rstudio4edu.github.io/rstudio4edu-book/make-rmd.html
https://rstudio4edu.github.io/rstudio4edu-book/rmd-dress.html
https://rstudio4edu.github.io/rstudio4edu-book/rmd-fancy.html
https://getbootstrap.com/docs/4.0/components/navs/#tabs
https://mdbootstrap.com/docs/standard/navigation/navbar/
https://fonts.google.com/specimen/La+Belle+Aurore
https://fonts.google.com/specimen/Playwrite+CA+Guides
https://fonts.google.com/specimen/Kavivanar
https://stackoverflow.com/questions/35037482/favicon-with-github-pages
https://iconduck.com/emojis/37063/woman-scientist-dark-skin-tone
https://bookdown.org/yihui/rmarkdown-cookbook/favicon.html
https://stackoverflow.com/a/19316337
https://stackoverflow.com/a/635863
https://ggplot2.tidyverse.org/reference/theme.html
Miscellaneous:
Beamer Template for PowerPoint:
https://github.com/sbryngelson/Fake-Beamer
Turn Off Scientific Notation in R:
options(scipen=999)
Change Git Commit Message:
git commit --amend
Regex Tester:
https://regexr.com/