Nothing
psp_schema(), psp_size(), psp_columns(), and
psp_validate_expressions() proxy functions for table introspection.filter_op parameter for programmatic filter operators.limit parameter to cap the number of rows loaded into the table.expressions parameter for computed/virtual columns.psp_export() via start_row, end_row,
start_col, and end_col parameters.index parameter for keyed/indexed tables.psp_remove() to delete rows by primary key.psp_export() to export view data as JSON, CSV, columns, or Arrow.psp_save() to retrieve the current viewer configuration.psp_on_update() to subscribe to table update events.input$<outputId>_select event for row/data-point selection.perspective() widget with support for multiple chart types.perspectiveOutput(), renderPerspective(), and
perspectiveProxy().psp_update(), psp_replace(), psp_clear(),
psp_restore(), and psp_reset().run_example().Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.