sidebarDataBase: Selecting the database in the 'climex' app

Description Usage Arguments Details Value Author(s) See Also

Description

Selecting the database.

Usage

1
sidebarDataBase(session, climex.environment)

Arguments

session

Namespace session. For details check out http://shiny.rstudio.com/articles/modules.html

climex.environment

Environment containing the global variables used within the climex app. Namely the last values displayed in the table and the lists containing the station data.

Details

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.

Value

renderMenu

Author(s)

Philipp Mueller

See Also

Other sidebar: data.selection, sidebarCleaningInput, sidebarCleaning, sidebarDataBaseInput, sidebarDataSourceInput, sidebarDataSource, sidebarDataTypeInput, sidebarDataType, sidebarImprintInput, sidebarImprint, sidebarLoadingGifOutput, sidebarLoadingGif, sidebarLoadingInput, sidebarLoading, sidebarSeriesLengthInput, sidebarSeriesLength


theGreatWhiteShark/climexUI documentation built on May 22, 2019, 2:25 p.m.