Skip to content

Commit

Permalink
use examplesIf for suggested packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Nov 12, 2024
1 parent 85a4487 commit 537a4c7
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/g_boxplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
#'
#' @export
#'
#' @examples
#' @examplesIf require("nestcolor")
#' # Example using ADaM structure analysis dataset.
#'
#' library(nestcolor)
Expand Down
2 changes: 1 addition & 1 deletion R/g_correlationplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
#'
#' @export
#'
#' @examples
#' @examplesIf require("tidyr")
#' # Example using ADaM structure analysis dataset.
#'
#' library(stringr)
Expand Down
2 changes: 1 addition & 1 deletion R/g_lineplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
#'
#' @export
#'
#' @examples
#' @examplesIf require("nestcolor")
#' # Example using ADaM structure analysis dataset.
#'
#' library(stringr)
Expand Down
2 changes: 2 additions & 0 deletions man/g_boxplot.Rd

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

2 changes: 2 additions & 0 deletions man/g_correlationplot.Rd

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

2 changes: 2 additions & 0 deletions man/g_lineplot.Rd

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

0 comments on commit 537a4c7

Please sign in to comment.