sidebarLoadingGif: Gif in the 'climex' app

Description Usage Arguments Details Value Author(s) See Also

Description

Showing a Gif in the sidebar while the app is processing/on hold

Usage

1
sidebarLoadingGif(input, output, session)

Arguments

input

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

output

Namespace output.

session

Namespace session.

Details

This module will display a loading gif. Most of the code of this function is already written in a JavaScript script installed alongside the climex package. It just determines if the app is run on either a localhost (direct interaction) or on a server waiting for client interaction. Accordingly it looks up both the JavaScript script and the corresponding gif file.

Value

div

Author(s)

Philipp Mueller

See Also

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


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