unblind_all_ids {SqueakR} | R Documentation |
Decode Experiment IDs
Description
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
Usage
unblind_all_ids(experiment)
Arguments
experiment |
The experiment object |
Value
A vector representing the original call file names
Examples
## Not run: decode_experiment_ids(experiment)
[Package SqueakR version 1.3.0 Index]