Skip to content
/ ztype Public

❗ This is a read-only mirror of the CRAN R package repository. ztype — Run a Ztype Game Loaded with R Functions

Notifications You must be signed in to change notification settings

cran/ztype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

❗ This is a read-only mirror of the CRAN R package repository. ztype — Run a Ztype Game Loaded with R Functions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages