numericInputLatAndLongServer: Numeric Input Lat And Long Server

View source: R/02-modules-ELEMENTS.R

numericInputLatAndLongServerR Documentation

Numeric Input Lat And Long Server

Description

Server function of the numeric input of latitude and longitude module

Usage

numericInputLatAndLongServer(
  id,
  valueLat = reactive(50),
  valueLong = reactive(10)
)

Arguments

id

id of module

valueLat

(numeric) latitude

valueLong

(numeric) longitude


Pandora-IsoMemo/iso-app documentation built on Dec. 22, 2024, 7:57 a.m.