If an experiment ID is specified, the existance of this record is checked, as well as the existance of any current parameter sets for that experiment. In this case, as spartan creates an eFAST sample over several files, the user should provide the folder containing each of these files
1 2 3 4 |
dblink |
A link to the database in which this table is being created |
parameters |
Simulation parameters being analysed |
num_curves |
Number of resample curves employed in sampling |
parameter_set_path |
Path to the parameter sets to add to the database, if in CSV files |
parameters_r_object |
Name of R object in environment, in which samples values reside |
experiment_id |
The ID of the experiment in the database, if not a new experiment. If NULL an experiment ID will be created |
experiment_description |
A description of this experiment, if a new experiment is being created |
experiment_date |
Date experiment created. Defaults to today's date if not entered |
return_experiment_id |
As a new experiment is being created here, it may be useful to have the ID for this entry. Boolean to state whether this is returned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.