update_batchcontainer {designit} | R Documentation |
Updates a batch container by permuting samples according to a shuffling
Description
As post-condition, the batch container is in a different state
Usage
update_batchcontainer(bc, shuffle_params)
Arguments
bc |
The batch container to operate on. |
shuffle_params |
Shuffling parameters as returned by |
Value
TRUE if sample attributes have been assigned, FALSE otherwise
[Package designit version 0.5.0 Index]