Skip to contents

This module creates input controls for species selection. It displays a radio button for choosing between scientific names and vernacular names, then based on the selection creates a dynamic searchable dropdown for the corresponding species names.

Usage

mod01_loadInputs_ui(id)

Arguments

id

A character string used to identify the namespace for the module

Value

A Shiny UI element