archive_cases_dv_subset
behaves differently from as_epi_archive(archive_cases_dv_subset$DT)
, as the former does not have column names defined, as noted by what shows up when calling (i.e. printing) the objects. I suspect that other data objects have similar problems, too.
Note: this may be related to or even a duplicate of #125; I still need to confirm that this is the case though.