expand_trials {TrialEmulation} | R Documentation |
Expand trials
Description
Usage
expand_trials(object)
Arguments
object |
A trial_sequence object |
Value
The trial_sequence object
with a data set containing the full sequence of target trials. The data is
stored according to the options set with set_expansion_options()
and especially the save_to_*
function.
[Package TrialEmulation version 0.0.4.0 Index]