Description Usage Arguments Value Author(s)
This function extracts the content from a POST request and validates its content
1 2 | validate_request(req, conf_data,
cmaps.concatenated.by = getOption("cmaps.concatenated.by", default = ","))
|
req |
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 |
Logical, TRUE if all required fields could be validated, FALSE otherwise
Thomas Sandmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.