Package index
-
payload_ui()
- Wrap an existing UI with an integrated POST handler on the same port
-
payload_last()
- Get a reactive that polls for new payload data
-
params_get()
- Get URL query parameters in Shiny
-
payload_endpoint_url()
- Generate the absolute URL for the payload endpoint
-
setup_payload_endpoint()
- Setup POST endpoint in server function - MUST be called in server