numericInputLatAndLongServer: Numeric Input Lat And Long Server

View source: R/02-module-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 July 4, 2024, 7:07 p.m.