22 lines
438 B
Plaintext
22 lines
438 B
Plaintext
---
|
|
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
|
|

|