Skip to content

Add a complete method for epi_dfs #250

Closed
@brookslogan

Description

@brookslogan

Currently, we expect users to appropriately tidyr::complete their data appropriately before using with some epiprocess functionality, but complete on epi_dfs drops epi_df-ness; we should stop that from happening. (If we were to enforce key uniqueness, this might need to be done carefully or with some additional checks, but since we don't, it's probably just unconditionally reclassing or dplyr_reconstructing).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1medium priorityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions