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 819bcf5 commit a72b058
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

export(CARD_extraction)
export(CARD_management)
export(EXstat)
export(estimateHurst)
export(fieldSignificance_FDR)
export(generalMannKendall)
Expand Down
3 changes: 3 additions & 0 deletions R/EXstat.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,7 @@
#' - [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 a72b058

Please sign in to comment.