Skip to content

Commit

Permalink
Merge pull request #192 from inbo/update_read_ws_en_ws_hab_2024
Browse files Browse the repository at this point in the history
Update read_watersurfaces for version 2024 & read_ws_hab
  • Loading branch information
florisvdh authored Jan 8, 2025
2 parents 7be670e + bd784a5 commit 0069463
Show file tree
Hide file tree
Showing 5 changed files with 214 additions and 113 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Imports:
sf,
stringr,
tidyr (>= 1.0.0),
tidyselect
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Expand Down
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,recode)
importFrom(dplyr,relocate)
Expand Down Expand Up @@ -108,5 +109,7 @@ importFrom(stringr,str_to_title)
importFrom(tidyr,nest)
importFrom(tidyr,tribble)
importFrom(tidyr,unnest)
importFrom(tidyselect,any_of)
importFrom(tidyselect,where)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)
Loading

0 comments on commit 0069463

Please sign in to comment.