I have a dataframe that looks something like:
df <- tribble(~date, ~value, ~analyte, ~quantified, 01-01-2020, 8.6, Fe, TRUE,