Skip to content

Commit

Permalink
pushing new composite map to the outputs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
faaiz-25 committed Nov 28, 2023
1 parent eadf2a2 commit 6b3031f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file modified .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions 02-geomapping-ICS_22_23.R
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ m03

# save the widget in a html file if needed.
#library(htmlwidgets)
saveWidget(m03, "icb_trusts_map_16_11_23.html")
saveWidget(m03, "./outputs/icb_trusts_map_16_11_23.html")



Expand Down Expand Up @@ -363,4 +363,4 @@ m04

# save the widget in a html file if needed.
#library(htmlwidgets)
saveWidget(m04, "icb_composite_map_16_11_23.html")
saveWidget(m04, "./outputs/icb_composite_map_16_11_23.html")
Binary file modified outputs/.DS_Store
Binary file not shown.
6 changes: 3 additions & 3 deletions outputs/icb_composite_map_16_11_23.html

Large diffs are not rendered by default.

0 comments on commit 6b3031f

Please sign in to comment.