Skip to contents

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)

Arguments

x

Block.

result

Block result

output

Shiny output