Sidebar controls for selecting a cruise or date range and loading data.
Arguments
- id
Module namespace ID. Shiny modules use namespaced IDs so that
multiple instances of the same module don't conflict. NS(id)
creates a function that prefixes all input/output IDs with this namespace.