> descr(dat, "group", test_options = list(paired = TRUE, indices = rep(1:10, 2))) %>%
+   print()
Message: You specified paired tests and did not explicitly
specify format_options$print_Total. print_Total is set to FALSE.

  Variables     `1`           `2`           p       Test     CI     CI_name     
1  extra                                                                        
2    N           10            10            0.003   Studen~  [-2.~  CI for dif~
3    mean        0.75          2.3                                              
4    sd          1.8           2                                                
5    median      0.35          1.8                                              
6    Q1 - Q3     -0.2 -- 2     0.8 -- 4.4                                       
7    min - max   -1.6 -- 3.7   -0.1 -- 5.5                                      

