Learn R Programming

animaltracker (version 0.2.0)

datePicker: 'shiny' module server-side UI generator for the animaltracker app's date picker.

Description

'shiny' module server-side UI generator for the animaltracker app's date picker.

Usage

datePicker(input, output, session, req_list, text)

Arguments

input

'shiny' server input, automatically populated

output

'shiny' server output, automatically populated

session

'shiny' server session, automatically populated

req_list

list of reactive statements required to display picker

text

title for picker

Value

'shiny' renderUI object for date picker