Closed kaizadp closed 3 years ago
...the beginning of this week. Sorry! Trying to get to this.
Is the question here specifically about missing numbers?
fluxdata_cutoff %>%
mutate(missing=is.na(`cumCO2 flux (mgC/gSoil)`)) %>%
qplot(inctime_hours, SampleID, color=missing, data=.)
I think it’s both, (a) overall data, and (b) missing numbers. VLB wanted to know the status of the Picarro data. But we weren’t sure if/how we had addressed the missing data.
CO2 flux:
@bpbond will check flux data, will have an update by the end of the week.
_Originally posted by @kaizadp in https://github.com/kaizadp/tes_3soils_2019/issues/21#issuecomment-545075393_