Skip to content

Commit

Permalink
Revert "62 new function label selecter"
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderDevisscher authored Aug 20, 2024
1 parent 52c1afd commit f1b41ab
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 466 deletions.
5 changes: 2 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: fistools
Title: Tools & data used for wildlife management & invasive species in Flanders
Version: 1.2.0
Version: 1.1.4
Authors@R: c(
person(given = "Sander", middle = "", family = "Devisscher", "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2015-5731")),
Expand Down Expand Up @@ -36,5 +36,4 @@ Imports:
units (>= 0.8.5),
sp (>= 2.1.4),
mapview (>= 2.11.2),
osmdata (>= 0.2.5),
readr (>= 2.1.5)
osmdata (>= 0.2.5)
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export(download_gdrive_if_missing)
export(download_seq_media)
export(install_sp)
export(label_converter)
export(label_selecter)
importClassesFrom(sp,CRS)
importFrom(magrittr,"%>%")
importFrom(sp,CRS)
Expand Down
366 changes: 0 additions & 366 deletions R/label_selecter.R

This file was deleted.

Loading

0 comments on commit f1b41ab

Please sign in to comment.