Skip to content

Commit

Permalink
LT_RegenDose():
Browse files Browse the repository at this point in the history
+ rm examples to avoid warning after deprecation
  • Loading branch information
RLumSK committed Mar 16, 2024
1 parent 9ebd0ad commit a78c39f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/LT_RegenDose.R
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
#' @seealso [Generate_DataFile], [Generate_DataFile_MG]
#'
#' @examples
#' \dontrun{
#' ## load data file generated by the function Generate_DataFile
#' data(DATA3,envir = environment())
#' path<- system.file("extdata/FER1", "", package="BayLum")
Expand All @@ -63,6 +64,7 @@
#' SampleNames = samplename,
#' Nb_sample = 1,
#' SG = FALSE)
#' }
#'
#' @name LT_RegenDose-deprecated
#' @md
Expand Down

0 comments on commit a78c39f

Please sign in to comment.