Skip to content

Commit

Permalink
no data
Browse files Browse the repository at this point in the history
  • Loading branch information
EJosephson committed May 17, 2024
1 parent 221ec6f commit 1dfce2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Production/scripts/rectangleSelectHg.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dashboardSidebar(disable = TRUE)
# ## read in data
#data2 <- read.csv("./data/GraySealHaulouts.csv")
# data2<- select(data2, Site=HAULOUTSITE, LAT, LON)
sites <- read.csv("./data/HgPupsYearandSite2.csv")
# sites <- read.csv("./data/HgPupsYearandSite2.csv")
# data3$Site[data3$Site=="Monomoy"]<-"Monomoy Island"
# data3$Site[data3$Site=="Muskeget"]<-"Muskeget Island"
# data3$Site[data3$Site=="Nomans"]<-"Nomans Island"
Expand Down

0 comments on commit 1dfce2f

Please sign in to comment.