Skip to content

Commit

Permalink
change doc in order to fix issue in general help
Browse files Browse the repository at this point in the history
  • Loading branch information
super-lou committed Sep 16, 2024
1 parent a72b058 commit b31e05b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

export(CARD_extraction)
export(CARD_management)
export(EXstat)
export(estimateHurst)
export(fieldSignificance_FDR)
export(generalMannKendall)
Expand Down
3 changes: 1 addition & 2 deletions R/EXstat.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#' - [process_trend()] for performing trend analysis on extracted variables.
#' - [CARD_extraction()] for extracting variables using CARD parameterization files.
#' - [CARD_management()] for managing CARD parameterization files.
#'
#' @export
#'
#' @md
NULL

0 comments on commit b31e05b

Please sign in to comment.