ll_update_experiment_info | R Documentation |
Update experiment information
ll_update_experiment_info(
exp_id,
exp_desc = NULL,
exp_notes = NULL,
group_id = default(group_id),
con = default(con),
quiet = default(quiet)
)
exp_id |
the unique identifier of the experiment (usually a few letter code). Will error if id already exists. |
group_id |
group name, must exist in database (will error if not) |
whether the update was successful or not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.