knit_print.tutorial_question {learnr} | R Documentation |
knitr::knit_print
methods for question
and
quiz
## S3 method for class 'tutorial_question'
knit_print(x, ...)
## S3 method for class 'tutorial_quiz'
knit_print(x, ...)
x |
An R object to be printed |
... |
Additional arguments passed to the S3 method. Currently ignored,
except two optional arguments |