An integer giving the maximum length of the simulated
sequences. When no missing values are generated, this is the length of
all simulated sequences.
na_range
An integer vector of length 2 giving the minimum and
maximum number of missing values to generate for each sequence. The number
of missing values is drawn uniformly from this range. If both values are
zero (the default), no missing values are generated.
...
Ignored.
See Also
Other data:
import_data(),
prepare_data(),
print.tna_data()