browserHistory {psichomics} | R Documentation |
Navigate app according to the location given by the navigation bar. Code and logic adapted from https://github.com/daattali/advanced-shiny/blob/master/navigate-history
browserHistory(navId, input, session)
navId |
Character: identifier of the navigation bar |
input |
Input object |
session |
Session object |
NULL
(function is only used to modify the Shiny session's
state or internal variables)