use_input_number: Create a Numeric Input

Description Usage Arguments

View source: R/input-fields.R

Description

Establishes numeric input field that allows for the evaluation of decimal numbers.

Usage

1
use_input_number(name, title = NULL, topic = NULL, tags = NULL)

Arguments

name

Instructor-facing name of the question. This will be appended with the relevant question type.

title

Student-facing name for the question.

topic

Category to put the question under.

tags

Subtags to identify material tested or technologies used.


illinois-r/plearn documentation built on Feb. 12, 2020, 11:21 a.m.