There appears to be a typo accessing the metadata attribute [here](https://github.com/cmu-delphi/epiprocess/blob/65285dff99db96e1c5b163118e6fd155f471d307/R/epi_df.R#L185); alternatives are: ``` attributes(x)$metadata attr(x, "metadata") ```