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
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()
.The text was updated successfully, but these errors were encountered: