| title | Compare Versions |
|---|---|
| author | Philipp Ottolinger |
| date | 8 April 2016 |
| output | html_document |
get_github_version <- function(url) {| license: gpl-3.0 | |
| border: no | |
| height: 3500 |
| title | Compare Versions |
|---|---|
| author | Philipp Ottolinger |
| date | 8 April 2016 |
| output | html_document |
get_github_version <- function(url) {| ##### Visualizing keystrokes using ggplot2 ##### | |
| library(ggplot2) | |
| # a character string to visualize: | |
| string <- 'R is an integrated suite of software facilities for data manipulation, calculation and graphical display.' | |
| # a data.frame representing the keys of a qwerty keyboard | |
| qwerty <- data.frame( | |
| id = 1:53, |