Description Usage Arguments Value
Creates a new experiment ID if one not specified, and checks ID is in database with no parameter sets if one is specified
1 2 | check_experiment_id(dblink, experiment_id, experiment_type,
experiment_date, experiment_description)
|
dblink |
A link to the database in which this table is being created |
experiment_id |
Experiment ID for parameter set being generated. May be NULL to create one, or specified |
experiment_type |
Type of spartan sample being generated |
experiment_date |
Date experiment created. |
experiment_description |
A description of this experiment, if a new experiment is being created |
Either a new experiment ID, the specified experiment ID if no error, or -1 if error encountered
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.