R/select_answer.R
select_answer.RdA simple multiple choice system in a R chunk, compatible with git and R
Markdown or Quarto documents. obfuscate() and get_word() are used to hide
correct answers in the testthat tests.
select_answer(x, name = NULL)
obfuscate(x)
get_word(x)A Markdown paragraph containing only the selected items (and the selected items are also written in a result file)