Server output generic
server_output.Rd
Generate block server output. Needed on the UI side. This is generally a table containing the processed block data.
Usage
server_output(x, result, output)
# S3 method for class 'block'
server_output(x, result, output)
# S3 method for class 'upload_block'
server_output(x, result, output)
# S3 method for class 'filesbrowser_block'
server_output(x, result, output)
# S3 method for class 'plot_block'
server_output(x, result, output)