Skip to content

Commit

Permalink
lastest files
Browse files Browse the repository at this point in the history
  • Loading branch information
xlucpu committed Sep 2, 2020
1 parent 222156a commit ddea09f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
5 changes: 5 additions & 0 deletions R/compAgree.R
Original file line number Diff line number Diff line change
Expand Up @@ -282,3 +282,8 @@ compAgree <- function(moic.res = NULL,
}
return(outTab)
}

#' @title StatStratum
#' @name StatStratum
#' @keywords internal
StatStratum <- ggalluvial::StatStratum
16 changes: 16 additions & 0 deletions man/StatStratum.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ddea09f

Please sign in to comment.