attach_all_matrices {simlandr} | R Documentation |
Attach all matrices in a batch simulation
Description
Attach all matrices in a batch simulation
Usage
attach_all_matrices(bs, backingpath = "bp")
Arguments
bs |
A |
backingpath |
Passed to |
Value
A batch_simulation
object with all hash_big_matrix
es attached.
[Package simlandr version 0.3.1 Index]