Closed
Description
it would be useful to have a constructor for an epi_df
(possibly an epi_archive
as well). It should probably just build an empty tibble with the correct metadata. Probably with some default geo_type
and time_type
and as_of
.
This would be helpful in some downstream tasks and likely also in tests.
Name should be new_epi_df()
.