Housekeeping
Question on Function Arguments
Functions
Next Week
I’m seeing a difference in the syntax used in the main video vs the solution video and am wondering if you can please explain the difference. In the main video, you use separate_longer_delim(cols = activities,... but the solution video uses separate_longer_delim(partyid,... without the use of cols =.
Course lessons cover data merging and data exporting
Project assignment is to tidy your data with the various functions you have learned