Skip to content

Commit

Permalink
remove edit_map_gui and edit_map_manual because these functions are n…
Browse files Browse the repository at this point in the history
…ot used (#69)
  • Loading branch information
Paul-Carvalho authored Apr 26, 2024
1 parent 19960ca commit 55c855b
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 661 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ Suggests:
htmlwidgets (>= 1.6.0),
lwgeom,
maps,
mapedit,
R.matlab,
readODS,
rmarkdown,
Expand Down
5 changes: 0 additions & 5 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ export(dms_to_pdms)
export(dummy_matrix)
export(dummy_num)
export(dummy_var)
export(edit_map_gui)
export(edit_map_manual)
export(edit_proj_settings)
export(empty_meta)
export(empty_meta_list)
Expand Down Expand Up @@ -537,9 +535,6 @@ importFrom(shiny,renderTable)
importFrom(shiny,showNotification)
importFrom(shiny,tags)
importFrom(shinycssloaders,withSpinner)
importFrom(shinyjs,refresh)
importFrom(shinyjs,toggleState)
importFrom(shinyjs,useShinyjs)
importFrom(spdep,globalG.test)
importFrom(spdep,knearneigh)
importFrom(spdep,knn2nb)
Expand Down
287 changes: 0 additions & 287 deletions R/edit_map_gui.R

This file was deleted.

Loading

0 comments on commit 55c855b

Please sign in to comment.