leaving_page_backwards {occupationMeasurement} | R Documentation |
Called internally by the shiny server when navigating to the previous page.
Description
Called internally by the shiny server when navigating to the previous page.
Usage
leaving_page_backwards(page, session, input, output, ...)
Arguments
session |
The shiny session |
input |
The shiny input |
... |
All additional arguments are passed along |
[Package occupationMeasurement version 0.3.2 Index]