Skip to content

Commit

Permalink
correction in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
JZauner committed Jul 23, 2024
1 parent 8ea0ef5 commit 3058372
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 8 deletions.
3 changes: 1 addition & 2 deletions R/import_LL.R
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@
#' `system.file("extdata/sample_data_LYS.csv", package = "LightLogR")`. This
#' sample file is a good example for an irregular dataset.
#'
#' ## Actiwatch_Spectrum
#' ## Actiwatch_Spectrum_de
#' ## Actiwatch_Spectrum & Actiwatch_Spectrum_de
#'
#' Manufacturer: Philips Respironics
#'
Expand Down
2 changes: 1 addition & 1 deletion R/ll_import_expr.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#' @export
#' @seealso [import_Dataset], [import_Dataset]
#'
#' @examples import_expr()[1]
#' @examples ll_import_expr()[1]
#'
ll_import_expr <- function() {
import_expr
Expand Down
5 changes: 1 addition & 4 deletions man/import_Dataset.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/ll_import_expr.Rd

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

Binary file modified tests/testthat/Rplots.pdf
Binary file not shown.

0 comments on commit 3058372

Please sign in to comment.