addq: Add question-answer

Description Usage Arguments Value Examples

Description

Add question in one line (without carriage return). Add answers in the following line(s). Carriage return in a blank line will save the question and answer to the data objects.

Usage

1
addq(tags = c(""))

Arguments

tags

an optional string containing tags to classify question into a category(s)

Value

three objects: q_tbl, sol_tbl and data_tbl updated with the new question-answer.

Examples

1
## Not run: addq()

pchhina/quizme documentation built on May 30, 2019, 11:46 p.m.