You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/signal_spreadsheet_updater.R
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,7 @@ source3 <- left_join(
186
186
# *only in dplyr can you use col names without quotations, as.character is base function
187
187
# *min_time, we can just use the earliest date available and not specify each geo's different dates
188
188
189
-
# TODO: fill in Temporal Scope Start/End for quidel signals. Can't get them from metadata.
189
+
# TODO: fill in Temporal Scope Start/End for quidel signals by coalescing the existing column with the new data; quidel dates have already been filled in manually in the spreadsheet.
0 commit comments