Skip to content

Commit e6c0bf9

Browse files
committed
fix(wbts_zoo): remove plot function from package
1 parent 7aa8b6a commit e6c0bf9

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

NAMESPACE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ export(plot_survey_shannon)
8686
export(plot_thermal_habitat_area)
8787
export(plot_thermal_habitat_gridded)
8888
export(plot_trans_dates)
89-
export(plot_wbts_zoo)
9089
export(plot_wcr)
9190
export(plot_wea_landings_rev)
9291
export(plot_wind_dev_speed)

R/plot_wbts_zoo.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#' @return ggplot object
1010
#'
1111
#'
12-
#' @export
1312
#'
1413

1514
plot_wbts_zoo <- function(shadedRegion = NULL, report = "NewEngland", n = 0) {

0 commit comments

Comments
 (0)