Description Usage Arguments Value Author(s)
This function parses the a POST request and decodes the user-provided information
1 2 | parse_request(request, conf_data,
cmaps.concatenated.by = getOption("cmaps.concatenated.by", default = ","))
|
request |
Request object as defined by the Rook package |
conf_data |
list, the configuration data as returned by the read_config_file function |
cmaps.concatenated.by |
character, specifying the separator (e.g. semicolon, comma) used to concatenate multiple requested reference databases |
list, all elements from POST request, decoded if necessary
Thomas Sandmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.