Skip to content

Error occurred when run workflow.R #2

Description

@yxye1

Hello,
I tried to run workflow.R, but it shows an error when I ran the code listed below:

(error_result <-
dt_a %>%
prep_data() %>%
mess_data(error_table))

indel
Error: var must be a value between -3 and 3 (excluding zero), not 4
Called from: abort(glue("var must be a value between {-n} and {n} (excluding zero), not {var}"))

I cannot figure out how to correct it. Could you help me with this issue.

Thank you,
Yumeng

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions