Open the Sidebar by ID
Arguments
- map
A leaflet map widget
- id
The id of the
sidebar_pane
to open.The id of the sidebar (per
sidebar_tabs
). Defaults toNULL
such that the first sidebar is used.- ns
The namespace function, if used in Shiny modules.
See also
Other Sidebar Functions:
addSidebar()
,
closeSidebar()
,
removeSidebar()
,
sidebar_pane()
,
sidebar_tabs()