-
Notifications
You must be signed in to change notification settings - Fork 31
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
Tidyverse versus base R #24
Comments
Can you (or others) be more specific about the comparisons you are interested in? As in, "compare and contrast tidyverse versus base R with respect to FILL_IN_THIS_BLANK". |
Whoops! I didn't mean to compare filter with subset in base --- just some general discussion about why would someone use tidyverse over the base functions in general. I know the code is a lot cleaner, but are there other reasons to make the leap? (I haven't used a lot of tidyverse functions so am just wondering!). Thank you. |
I chatted with @odonovan189. This is a bit off-topic for WTF, so I propose that anyone interested in this ... we'll discuss over tomorrow's afternoon coffee break. I'm teaching the session right before that and am happy to grab a coffee and chat about this. |
Perfect. Thank you! |
Hello. I wonder if you could spend a bit of time talking about tidyverse versus base R. Thanks!
The text was updated successfully, but these errors were encountered: