Download a generated sample from the database as a CSV file
1 2 | download_sample_as_csvfile(output_dir, dblink, experiment_id = NULL,
experiment_description = NULL, experiment_date = NULL)
|
output_dir |
Directory to store the generated CSV file |
dblink |
A link to the database in which this entry is being added |
experiment_id |
Id of the experiment in the database |
experiment_description |
Description of the experiment being performed |
experiment_date |
Date the experiment was performed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.