Skip to content

Commit e8c9be2

Browse files
committed
added forgotten comment in examples
1 parent 0ef9c8a commit e8c9be2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: OmicFlow
22
Title: Fast and Efficient (Automated) Analysis of Sparse Omics Data
3-
Version: 1.5.0
4-
Date: 2026-01-26
3+
Version: 1.5.1
4+
Date: 2026-02-23
55
Authors@R: c(
66
person(
77
"Alem", "Gusinac",

R/diversity_plot.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
#' p.adjust.method = "fdr"
6262
#' )
6363
#'
64-
#' Performing a test while stratifying the plot in two groups
64+
#' # Performing a test while stratifying the plot in two groups
6565
#' plt <- OmicFlow::diversity_plot(
6666
#' data = dt,
6767
#' values = "shannon",

0 commit comments

Comments
 (0)