matrixInput {QRAGadget} | R Documentation |
Matrix input
Description
Creates an adjustable-length matrix input.
Usage
matrixInput(inputId, label, data)
Arguments
inputId |
Input variable to assign the control's value to. |
label |
Display label for the control. |
data |
The initial values to use for the matrix. |
[Package QRAGadget version 0.3.0 Index]