Skip to content

Commit

Permalink
roxygen updates
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Aug 17, 2023
1 parent 40e5c43 commit e38e27e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion R/lefser.R
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ filterKruskal <- function(relab, group, p.value) {
#' warning will be emitted (default `TRUE`).
#' @param \ldots Additional inputs to lower level functions (not used).
#' @return
#' The function returns a dataframe with two columns, which are
#' The function returns a `data.frame` with two columns, which are
#' names of microorganisms and their LDA scores.
#'
#' @importFrom stats kruskal.test reorder rnorm
Expand Down
6 changes: 3 additions & 3 deletions man/lefser.Rd

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

12 changes: 6 additions & 6 deletions man/lefserPlot.Rd

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

2 changes: 1 addition & 1 deletion man/relativeAb.Rd

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

0 comments on commit e38e27e

Please sign in to comment.