Skip to content

Commit 38879cf

Browse files
author
Matt Secrest
committed
sim workfl
1 parent 776e486 commit 38879cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/primary_simulation_workflow.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ for (trial_iter in 1:ntrial) {
208208
data_matrix_list_alt[[trial_iter]] <- Data
209209
}
210210
211-
data_matrix_list_alt[[1]]
211+
head(data_matrix_list_alt[[1]])
212212
```
213213

214214

0 commit comments

Comments
 (0)