Learn R Programming

gCMAPWeb (version 1.12.0)

platform_radio_html: Html code for platform radio button selectors

Description

This function generates the html code required to display radio buttons for all array platforms specified in the gCMAPWeb configuration file

Usage

platform_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.