diff --git a/.DS_Store b/.DS_Store index ea519db..80937a4 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/silver_carp_telemetry.R b/silver_carp_telemetry.R index bbe9d41..48522d2 100644 --- a/silver_carp_telemetry.R +++ b/silver_carp_telemetry.R @@ -253,9 +253,6 @@ All_Individuals <- rkm_tracker_date %>% ggtitle("Silver Carp Movement Over Time") ggsave(All_Individuals, file = "plots/AllIndividuals.png", dpi = 750, width = 5, height = 4, units = "in") -#### What's the best way to display this with the one fish going -159 rkm over a span of 3 days? -# I think something "fishy" is going on, maybe has to do with one of the receivers having the -# wrong rkm written down? diff --git a/tracking_data/active_tracking_points.xlsx b/tracking_data/active_tracking_points.xlsx index b4474af..8b4c0a1 100644 Binary files a/tracking_data/active_tracking_points.xlsx and b/tracking_data/active_tracking_points.xlsx differ