README.md

ztype

How fast can you type R functions on your keyboard ?

Find out by running a zty.pe game : export R functions as instructions to type to destroy opponents vessels.

This game was originally written by Dominic Szablewski with music from Andreas Loesch. Its original URL is http://www.phoboslab.org/ztype/

Installation & usage

# install.packages("devtools")
devtools::install_github("ThinkRstat/ztype")

library(ztype)
ztype() # dplyr, ggplot2 and lubridate

require(magrittr)
c("lubridate") %>% ztype()


alt tag



Try the ztype package in your browser

Any scripts or data that you put into this service are public.

ztype documentation built on May 1, 2019, 9:23 p.m.