Interactive Pivot Tables and Visualizations with 'Perspective'


[Up] [Top]

Documentation for package ‘perspectiveR’ version 0.3.0

Help Pages

perspective Create a Perspective Interactive Viewer
perspectiveOutput Shiny Output for Perspective Viewer
perspectiveProxy Create a Perspective Proxy Object for Shiny
psp_clear Clear All Data from a Perspective Viewer
psp_columns Get Table Column Names
psp_export Export Data from a Perspective Viewer
psp_on_update Subscribe to Table Update Events
psp_remove Remove Rows by Key from a Perspective Viewer
psp_replace Replace All Data in a Perspective Viewer
psp_reset Reset Viewer to Default State
psp_restore Restore Viewer Configuration
psp_save Save Viewer State
psp_schema Get Table Schema
psp_size Get Table Row Count
psp_update Update (Append) Data in a Perspective Viewer
psp_validate_expressions Validate Expressions
renderPerspective Render a Perspective Viewer in Shiny
run_example Run a perspectiveR Example App