unblind_all_ids {SqueakR} | R Documentation |
Creates a vector of the original call file names, indexed by the order they are listed in the experiment. This allows experimenters to unblind themselves to the data they collect
unblind_all_ids(experiment)
experiment |
The experiment object |
A vector representing the original call file names
## Not run: decode_experiment_ids(experiment)