Skip to content

complete_case=TRUE modifies data frame in global environment #140

@JackStorrorCarter

Description

@JackStorrorCarter

When using a missing_label and complete_case=TRUE, missing values are removed from the data frame in the global environment. Perhaps it is better to make a copy of the data frame in which the missing values are removed within the function so that the data frame in the global environment is not modified?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions