1 parent 0e591c5 commit 31cf7e0Copy full SHA for 31cf7e0
1 file changed
R/pairwise_anosim.R
@@ -37,7 +37,7 @@ pairwise_anosim <- function(
37
metadata = NULL,
38
perm_design = NULL,
39
p.adjust.method = "bonferroni",
40
- perm = 999
+ perm = 999,
41
...){
42
43
## Error handling
0 commit comments