reactiveRange: '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 coordinate range input.

Usage

1
reactiveRange(input, output, session, type, dat)

Arguments

input

'shiny' server input, automatically populated

output

'shiny' server output, automatically populated

session

'shiny' server session, automatically populated

type

latitude or longitude

dat

animal data frame

Value

'shiny' renderUI object for coordinate range input


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