Learn R Programming

animaltracker (version 0.2.0)

time: 'shiny' module server-side UI generator for the animaltracker app's time input.

Description

'shiny' module server-side UI generator for the animaltracker app's time input.

Usage

time(input, output, session, type, meta, selected_ani)

Arguments

input

'shiny' server input, automatically populated

output

'shiny' server output, automatically populated

session

'shiny' server session, automatically populated

type

min or max

meta

animal metadata from app, must be non-empty for time input to display

selected_ani

selected animals from app, must be non-empty for time to display

Value

'shiny' renderUI object for time input