-
Notifications
You must be signed in to change notification settings - Fork 230
Issues: jrnold/r4ds-exercise-solutions
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
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
opened Apr 17, 2023 by
Seyitosin
Exercise 13.3.3 - new code with {dm} package since {datamodelr} is no longer actively maintained
#611
opened Apr 15, 2022 by
AnttiRask
Chapter 5 - Exercise 5.2.1 Question 4 (Trick Question/ Possible Mistake)
#585
opened Sep 13, 2020 by
EnzoNMigliano
Respond to https://hypothes.is/a/yZfiPsE-Eeq9MHPUawXdSA
hypothes.is
#580
opened Jul 12, 2020 by
jrnold
Respond to https://hypothes.is/a/UWdu0MCrEeqwUtuHtJ-QoQ
hypothes.is
#577
opened Jul 12, 2020 by
jrnold
Respond to https://hypothes.is/a/ppRnxsCeEeqycqcWi8jXhg
hypothes.is
#576
opened Jul 12, 2020 by
jrnold
Previous Next
ProTip!
no:milestone will show everything without a milestone.