Rdocumentation
powered by
Learn R Programming
gCMAPWeb (version 1.12.0)
species_radio_html: Html code for species radio button selectors
Description
This function generates the html code required to display radio buttons for all species specified in the gCMAPWeb configuration file
Usage
species_radio_html(conf_data)
Arguments
conf_data
list, the configuration data as returned by the read_config_file function
Value
Html code as character string.