Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
BrittanyTroast-NOAA committed Feb 10, 2025
1 parent 6704445 commit 83fcde7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions R/data_prep.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
#'
#' @return An object with 5 datasets used in "plot_fn_obj".
#' @export
#'
#' @examples
#' data_prep()

data_prep <-function (df, trends=T) {

Expand Down
3 changes: 0 additions & 3 deletions R/plot_fn_obj.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
#'
#' @return A plot in the indicatorTimeSeries format.
#' @export
#'
#' @examples
#' plot_fn_obj()

plot_fn_obj<-function(df_obj, interactive=FALSE) {

Expand Down

0 comments on commit 83fcde7

Please sign in to comment.