You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Stephan, I have a few questions about this tutorial.
Could you cover in the next meeting what you mean by point Add tutorial description to YAML header #4? I understand what a child document in the abstract, but how exactly are we implementing this in our package? I saw that Gil did this in his tidyverse tutorial...do we follow a similar structure?
Is the select() portion of this data wrangling tutorial not redundant with the corresponding section of Gil's tidyverse tutorial?
It is unclear to me which dataset is being used for this module. It seems like the geochemicals dataset is introduced abruptly in the Booleans section of the module. What is the story here?
The slice() function is used in an exercise before it is explained in its section. Is that ok?
All in all, I think this module meets the criteria above now, but it also requires some work to be restructured in a logical and clear way. I would be happy to work on this further next week.
Did some restructuring as we previously discussed over Slack. These are the sections I envision for this restructured tutorial, alongside the progress I made this week.
wrangling-basic
.To Do:
group_by()
,summarise
and*_join()
.The text was updated successfully, but these errors were encountered: