Rdocumentation
powered by
Learn R Programming
gCMAPWeb (version 1.12.0)
reference_radio_html: Html code for reference cmap radio button selectors
Description
This function generates the html code required to display radio buttons for the reference datasets specified in the gCMAPWeb configuration file
Usage
reference_radio_html(conf_data, reference.cmaps)
Arguments
conf_data
list, the configuration data as returned by the read_config_file function
reference.cmaps
list containing all reference cmaps as eSet-like objects (e.g. NChannelSet, CMAPCollection)
Value
Html code as character string.