Learn R Programming

gCMAPWeb (version 1.12.0)

inputType_buttons: Html code for the query type selection buttons on the gCMAPWeb index page

Description

This function generates the html code required to generate the query type selection buttons on the main index.rhtml page

Usage

inputType_buttons(conf_data)

Arguments

conf_data
list, the configuration data as returned by the read_config_file function

Value

Html code as character string.