Man pages for skranz/RTutor2
Complete rewrite of RTutor internals combined with armd

add.failureUsed inside tests: adds a failure to an exercise
add.hintAdd a hint to an exercise.
add.successUsed inside tests: adds a sucess message
add.warningUsed inside tests: adds a warning
awardsShow all your awards
check.assignChecks an assignment to a variable
check.callChecks whether the user makes a particular function call in...
check.call.argsChecks whether arguments of stud.call are correct given the...
check.chunkCheck the student's solution of an exercise contained in...
check.colTest: Compare the column col of the matrix or data.frame df...
check.exprTest: Compare the expression check.expr evaluated in the...
check.file.existsCheck whether a given file exists
check.functionChecks a function written by the student
check.packageTests whether a package is loaded. Not yet implemented for...
check.problem.setChecks a student problem set
check.regressionCheck whether an object from a call to lm, glm or some other...
check.variableTest: Check whether a variable is equal to a specified...
compare.callsCompare if two calls are the same
copy.ps.for.sessionMakes a local copy of a problem set for a new shiny session
create.psGenerate a problem set from a solution file
dataOverwrite the base function data, copy data by default into...
displayDisplays the given text
extract.exercise.codeExtracts the stud's code of a given exercise
get.psGet the current problem set
give.awardUsed in a solution file. Give an award to a student who made...
hintShows a hint for the current problem.
hint.for.assignDefault hint for an assignment
hint.for.callDefault hint for a call
hint.for.computeDefault hint for a compute block
hint.for.functionDefault hint for a call
holds.trueTest: Does a certain condition on the stud's generated...
hypothesis.test.resultA helper function for hypothesis test about whether student...
init.psInitialize a problem set for the student
install.header.txtGenerate default header text for a Rmd file
list.psReturns a list of the names of all problem sets that are...
make.submissionGrade your problem set and make submission file
name.rmd.chunksSet default names for the chunks of problem set rmd files
print.yamlPrints list read from a yaml file
read.yamlReads a yaml file and returns as a list
rtutor.app.skelGenerate a skeleton for a shinyapps.io app of a problem set
rtutor.package.skelGenerate a package skeleton for a shiny based RTutor problem...
run.psRun a problem set from a package in the browser
scLike paste0 but returns an empty vector if some string is...
shinyQuizCreate a shiny quiz widget
show.psRun a problem set in the webbroser (or in the viewer pane).
show.success.messageSimply shows a success message when this test is reached for...
sigma.testTest for variance (copied from TeachingDemos)
statsShows your progress
test.H0Check whether a certain null hypothesis is not significantly...
test.H0.rejectedTest whether a certain H0 can be significantly rejected
test.meanTest: The mean of the distribution from which a vector of...
test.normalityTest: Has a vector of random numbers been drawn from a normal...
test.varianceTest: The variance of the distribution from which a vector of...
translate.var.namesTranslates variable names of a data frame
translate.var.names.in.codeTool to translate automatically variable names in a .r or...
with.random.seedCalls a function with a specified random.seed
zip.solutionCreate a zip file of your solution that can be submitted
zip.submit.footer.txtGenerate default footer text for a Rmd file
skranz/RTutor2 documentation built on May 30, 2019, 2:01 a.m.