Description
print.epi_df
should print theother_keys
metadata.other_keys
should be its own parameter tonew_epi_df
andas_epi_df
- Unfortunately, I don't think we ever explained what "keys" were in the context of an
epi_df
, and googling "tibble key" is surprisingly unhelpful (currently giving links to lock picks and decoder tools) [so the{new,as}_epi_df
docs may need explication]. Maybe explaining this could just be rolled into the issue for addingother_keys
as a parameter, though; it'd be easier to do in its own@param
.
If this is causing recurring issues in epipredict maybe it should be changed to higher priority.