unblind_data_id | R Documentation |
Finds the index of a dataset matching a supplied file name in the experiment.
unblind_data_id(experiment, filename)
experiment |
The experiment object |
filename |
The full name of the file, including the extension |
A number or numbers representing index or indices where that file appears in the experiment
## Not run: unblind_data_id(experiment, "my_data1.xlsx")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.