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

Description Usage Arguments Value

View source: R/inputs_module.R

Description

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

Usage

1
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


animaltracker documentation built on Nov. 18, 2020, 1:08 a.m.