Commit 370065d5 authored by houyun's avatar houyun
Browse files

add TODO

parent 50e8c504
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -101,6 +101,7 @@ mantel_test <- function(spec,
  }

  if(!is.null(group)) {
    ## TODO: set group by regex
    if(length(group) != nrow(spec)) {
      stop("Length of 'group' and rows of 'spec' must be same.", call. = FALSE)
    }