data.frame
An input server for a data.frame
# S3 method for default
inputServer(id, data, colnames, notEditable, foreignTbls, ...)
reactive modified version of data
character(1)
module id
single row data.frame
named character
character
columns that should not be edited
list of foreignTbls. See foreignTbl
for compatibility with other methods
Jasper Schelfhout
Reads all inputs ids that are identical to column names of the data and updates the data.