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 Feb. 5, 2025, 11:26 p.m.