Skip to content

Commit 3a67007

Browse files
author
Kaitlyn Johnson
committed
remove commented code
1 parent 9601a51 commit 3a67007

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/fig_pred_plus_data.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ get_plot_model_pred_obs <- function(model_pred_obs_df,
1818
)
1919
}
2020

21-
# weekly_obs_data <- daily_to_weekly(eval_seq)
2221
total_seq <- eval_seq |>
2322
group_by(date, location) |>
2423
summarise(n_seq = sum(sequences))

0 commit comments

Comments
 (0)