R/DataDocumentation.R

# Author Alejandro Gonzalez Recuenco
# e-mail <alejandrogonzalezrecuenco@gmail.com>
# (C) 2017
#### Data Documentation ####



#' Test document
#'
#' A simple sample TeX document to test the package easily before deploying solutions.
#'
#' @format A list with the format described in \code{\link{StructureDocument}}
#' @source Created between me and my students in Suankularbwittayalai Rangsit School
"testdoc"


#' Sample class table
#'
#' Sample class for testing with five students. The variables stored for each student are as follows
#'
#' \itemize{
#'     \item Class
#'     \item Roll.Number
#'     \item Nickname
#'     \item Name
#' }
#'
#' @format A dataframe with 5 rows and 4 columns
#' @source self
#'
"testclass"

Try the TexExamRandomizer package in your browser

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

TexExamRandomizer documentation built on May 2, 2019, 3:18 a.m.