Skip to content

Commit

Permalink
remove functions that have moved kpg
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyclements committed Feb 18, 2025
1 parent 206df1a commit 94c11d3
Show file tree
Hide file tree
Showing 34 changed files with 6 additions and 1,319 deletions.
9 changes: 3 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,24 @@ Imports:
fields,
forcats,
ggplot2,
instatExtras,
lubridate,
magrittr,
maps,
methods,
ncdf4,
ncdf4.helpers,
openair,
patchwork,
PCICt,
plyr,
purrr,
raster,
reshape2,
rlang,
sf,
sp,
stringr,
texmex,
tibble,
tidyr,
tidyselect,
zoo
Remotes:
pacificclimate/climdex.pcic
pacificclimate/climdex.pcic,
IDEMSInternational/instatExtras
19 changes: 0 additions & 19 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,45 +7,26 @@ export(climatic_details)
export(climatic_missing)
export(climdex)
export(climdex_single_station)
export(convert_SST)
export(convert_to_character_matrix)
export(convert_to_dec_deg)
export(convert_yy_to_yyyy)
export(cumulative_inventory)
export(dd_to_dms)
export(dekad)
export(fourier_series)
export(get_default_significant_figures)
export(get_lat_from_data)
export(get_lon_from_data)
export(get_quarter_label)
export(get_years_from_data)
export(ggwalter_lieth)
export(import_from_iri)
export(lat_lon_dataframe)
export(make_factor)
export(multiple_nc_as_data_frame)
export(na_check)
export(nc_as_data_frame)
export(nc_get_dim_min_max)
export(other_rose_plots)
export(output_CPT)
export(pentad)
export(plot_declustered)
export(plot_mrl)
export(plot_multiple_threshold)
export(prepare_walter_lieth)
export(spei_input)
export(spei_output)
export(spells)
export(summary_mean)
export(summary_sum)
export(threshold_Plot)
export(wind_pollution_rose)
export(write_weather_data)
export(yday_366)
import(raster)
import(sp)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(stats,na.exclude)
66 changes: 0 additions & 66 deletions R/convert_SST.R

This file was deleted.

56 changes: 0 additions & 56 deletions R/convert_to_character_matrix.R

This file was deleted.

16 changes: 0 additions & 16 deletions R/dekade.R

This file was deleted.

20 changes: 0 additions & 20 deletions R/get_lat_from_data.R

This file was deleted.

22 changes: 0 additions & 22 deletions R/get_lon_from_data.R

This file was deleted.

30 changes: 0 additions & 30 deletions R/get_quarter_label.R

This file was deleted.

27 changes: 0 additions & 27 deletions R/get_years_from_data.R

This file was deleted.

33 changes: 0 additions & 33 deletions R/lat_lon_dataframe.R

This file was deleted.

Loading

0 comments on commit 94c11d3

Please sign in to comment.