Skip to contents

updateSpecies will update a searchbox and dropdown for selecting species byVernacular name and by scientific name in the server

Usage

updateSpecies(session, id, choices)

Arguments

session

The Shiny session object

id

The input ID of the selectize input to update

choices

A character vector of available species choices to display in the dropdown

Value

No return value; called for side effects