unblind_data_name {SqueakR} | R Documentation |
Finds the name of a dataset matching a supplied index in the set of data
unblind_data_name(experiment, id)
experiment |
The experiment object |
id |
The dataset number to be unblinded |
The name of the original file, corresponding to the data at the requested index
## Not run: unblind_data_name(experiment, 2)