Description Usage Arguments Details Value Author(s) See Also
Selecting the database.
| 1 | sidebarDataBase(session, climex.environment)
 | 
| session | Namespace session. For details check out http://shiny.rstudio.com/articles/modules.html | 
| climex.environment | Environment containing the global
variables used within the  | 
For now there are three different data sources you can
choose:the input provided when calling climex on
localhost or a file loaded via the sidebar, the station data of
the German weather service (DWD) and artificial data sampled
from a GEV distribution. When the climex app is used with the
shiny-server, the input option will be disabled. Beware: it's
not a true module! Using the namespaces does not really make
sense because it has to be accessed from outside of this
context.
renderMenu
Philipp Mueller
Other sidebar: data.selection,
sidebarCleaningInput,
sidebarCleaning,
sidebarDataBaseInput,
sidebarDataSourceInput,
sidebarDataSource,
sidebarDataTypeInput,
sidebarDataType,
sidebarImprintInput,
sidebarImprint,
sidebarLoadingGifOutput,
sidebarLoadingGif,
sidebarLoadingInput,
sidebarLoading,
sidebarSeriesLengthInput,
sidebarSeriesLength
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.