doc: begin slides
This commit is contained in:
21
doc/slides.Rmd
Normal file
21
doc/slides.Rmd
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "On-Screen Keyboard Layout Study"
|
||||
subtitle: "Human-Computer Interfaces"
|
||||
date: "`r Sys.Date()`"
|
||||
output: beamer_presentation
|
||||
---
|
||||
|
||||
```{r setup, include=FALSE}
|
||||
knitr::opts_chunk$set(echo = FALSE)
|
||||
```
|
||||
## Implementation
|
||||

|
||||
|
||||
## Keyboard Design - Qwerty
|
||||

|
||||
|
||||
## Keyboard Design - Dvorak
|
||||

|
||||
|
||||
## Keyboard Design - Circle
|
||||

|
||||
Reference in New Issue
Block a user