Skip to content

Commit

Permalink
better docs for mt_adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
TysonStanley committed Jul 16, 2019
1 parent 0715d15 commit 77bd106
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/mt_adjust.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' Obtain the regression results with a multiple testing adjustment
#'
#' @param model the regression model
#' @param adjustment the type of adjustment
#' @param adjustment the type of adjustment (any that `stats::p.adjust()` can handle)
#'
#' @return a data.frame
#'
Expand Down
2 changes: 1 addition & 1 deletion man/mt_adjust.Rd

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

0 comments on commit 77bd106

Please sign in to comment.