All Projects → mkearney → uslides

mkearney / uslides

Licence: other
Rmarkdown template for pretty university-themed beamer presentations.

Programming Languages

HTML
75241 projects
r
7636 projects
CSS
56736 projects
TeX
3793 projects

Projects that are alternatives of or similar to uslides

stanford-beamer-presentation
This is an unofficial LaTeX Beamer presentation template for Stanford University.
Stars: ✭ 47 (+27.03%)
Mutual labels:  beamer, beamer-theme, beamer-template
latex-beamer-teamplates
My LaTeX Beamer Templates for Daily Presentation and Documentation.
Stars: ✭ 14 (-62.16%)
Mutual labels:  beamer, beamer-template
uni-stuttgart-beamer-template
Unofficial LaTeX template for Beamer presentations at the University of Stuttgart, Germany
Stars: ✭ 16 (-56.76%)
Mutual labels:  beamer, beamer-template
sthlmNordBeamerTheme
sthlmNord is LaTeX Beamer deck theme inspired by the arctic north blueish colour palette of Nord. Code base is HEAVILY influenced by hsrmbeamer and mtheme. WIP
Stars: ✭ 56 (+51.35%)
Mutual labels:  beamer, beamer-theme
SCU Beamer Slide-demo
四川大学非官方Beamer模板 | Unofficial Beamer Template for Sichuan University
Stars: ✭ 28 (-24.32%)
Mutual labels:  beamer
beamer-themes
Some beamer themes
Stars: ✭ 41 (+10.81%)
Mutual labels:  beamer-theme
pagedown-cv
R package for generating a CV with R Markdown + entries in a spreadsheet
Stars: ✭ 57 (+54.05%)
Mutual labels:  rmarkdown-template
kmbeamer
My themes for Beamer.
Stars: ✭ 108 (+191.89%)
Mutual labels:  beamer
yart
RMarkdown Template for writing PDF reports
Stars: ✭ 81 (+118.92%)
Mutual labels:  rmarkdown-template
frederiksberg beamer
LaTex beamer theme for the University of Copenhagen
Stars: ✭ 18 (-51.35%)
Mutual labels:  beamer-theme
otter-grader
A Python and R autograding solution
Stars: ✭ 92 (+148.65%)
Mutual labels:  rmd
viewtweets
🙈🐵 View tweets (timelines, favorites, searches) in Rstudio 🐵🙈
Stars: ✭ 21 (-43.24%)
Mutual labels:  mkearney-r-package
huskydown
An R Markdown template using the bookdown package for preparing a PhD thesis at the University of Washington
Stars: ✭ 116 (+213.51%)
Mutual labels:  rmarkdown-template
usyd-beamer-theme
A Beamer theme that adheres to the University of Sydney Branding
Stars: ✭ 24 (-35.14%)
Mutual labels:  beamer
codehover
Hoverable HTML Table for Displaying Intermediary Code Results (e.g. Pipes)
Stars: ✭ 66 (+78.38%)
Mutual labels:  rmarkdown-template
org-beamer-cn
[Deprecated] org-mode Simple Chinese Template for Beamer
Stars: ✭ 23 (-37.84%)
Mutual labels:  beamer
beamer-themes
Latex beamer themes for presentations
Stars: ✭ 48 (+29.73%)
Mutual labels:  beamer-theme
ex syslogger
ExSyslogger is an Elixir Logger custom backend to syslog.
Stars: ✭ 13 (-64.86%)
Mutual labels:  beamer
youngmetro
R Markdown Beamer Theme Based on sthlm, HSRM, and Metropolis themes
Stars: ✭ 14 (-62.16%)
Mutual labels:  beamer-theme
PanBook
Pandoc LaTeX,Epub模板,用于生成书籍,幻灯片(beamer),简历,论文等(cv, thesis, ebook,beamer)
Stars: ✭ 190 (+413.51%)
Mutual labels:  beamer

uslides

Rmarkdown template for pretty university-themed beamer (pdf) presentations.

Installation

## install devtools if it's not already installed
if (!requireNamespace("devtools", quietly = TRUE)) install.packages("devtools")

## install uslides from github
devtools::install_github("mkearney/uslides")

Requirements

Example

See example HTML and PDF presentations. Screen shots of the example are included below.

uslides .Rmd template

 

Easily navigate slides

 

Title slide

 

Display R code and output

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].