R/iRcotofun-package.R

#' A Generator for Jeopardy-Like Quiz Games (HTML).
#'
#' \tabular{ll}{
#' Package: \tab iRcotofun\cr
#' Type: \tab Package\cr
#' Version: \tab 0.02-1\cr
#' Date: \tab 2015-12-16\cr
#' Depends: \tab R (>= 2.9.0),methods,base64enc,XiMpLe\cr
#' Encoding: \tab UTF-8\cr
#' License: \tab GPL (>= 3)\cr
#' LazyLoad: \tab yes\cr
#' URL: \tab http://reaktanz.de/?c=hacking&s=iRcotofun\cr
#' }
#'
#' Provides some functions and classes to build your own quiz with a few lines of code.
#' The result is a single HTML file, i.e., the quiz is played using a web browser. The package was
#' written to have fun at our famous DiagDiff Weihnachtsfeier ;-)
#'
#' @aliases iRcotofun-package
#' @name iRcotofun-package
#' @docType package
#' @title The iRcotofun Package
#' @author Meik Michalke
#' @keywords package
NULL
unDocUMeantIt/iRcotofun documentation built on May 3, 2019, 2:24 p.m.