Skip to content

Error in filter () I'm in need of a solution to the code below: rlang::last_trace() <error/rlang_error> Error in filter(): ℹ In argument: state == 30. Caused by error: ! object 'state' not found --- Backtrace: ▆ 1. ├─dplyr::filter(nagsedemograph, state == 30) 2. └─dplyr:::filter.data.frame(nagsedemograph, state == 30) 3. └─dplyr:::filter_rows(.data, dots, by) 4. └─dplyr:::filter_eval(...) 5. ├─base::withCallingHandlers(...) 6. └─mask$eval_all_filter(dots, env_filter) 7. └─dplyr (local) eval() Run rlang::last_trace(drop = FALSE) to see 3 hidden frames. #624

@Seyitosin

Description

@Seyitosin

Please briefly describe your problem and what output you expect.

  • Include a link to page, and reference the exercise number (if applicable).

  • If it is a typo, include the quoted text where it occurs.

  • If code is producing an error, include both the code and the error message, as well as the
    output of sessionInfo().

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