sidebarCleaning: Data cleaning in the 'climex' app

Description Usage Arguments Details Value Author(s) See Also

Description

Toggling the cleaning of the time series.

Usage

1
sidebarCleaning(radioEvdStatistics, selectDataBase)

Arguments

radioEvdStatistics

Character (radio) input determining whether the GEV or GP distribution shall be fitted to the data. Choices: c( "GEV", "GP" ), default = "GEV".

selectDataBase

Character (select) input to determine the data source. It is either of one of the names of the provided list in the list.data.sources argument of the climex function or Artificial data. In case of the latter choice, the function data.selection will provide a reactive object containing random numbers drawn from the distribution specified using radioEvdStatistics. Default = a random element of the provided input.

Details

A checkbox input. If toggled and the GEV distribution was chosen via radioEvdStatistics, all incomplete years will be removed from the time series. If on the other hand the GP distribution was picked, all cluster will be removed and only their highest point will remain.

Value

renderMenu

Author(s)

Philipp Mueller

See Also

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


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