ll_remove_experiment_device_links | R Documentation |
Removes/deactivates the specified experiment device links. Removes those that don't already have data records associated with them and deactivates the others.
ll_remove_experiment_device_links(
exp_id,
exp_device_data_ids,
con = default(con),
quiet = default(quiet)
)
exp_id |
experiment id |
exp_device_data_ids |
exp_device_data_ids |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.