-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
WIP: Draft episode/lesson content #13
Conversation
@@ -9,119 +9,148 @@ objectives: | |||
- "To read Gapminder data to R" | |||
- "To evaluate Gapminder data structure" | |||
keypoints: | |||
- "Be sure to `setwd()` to point to your data file before importing it." | |||
- "Be sure to setup an RStudio project or `setwd()` to point to your data file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"set up" (but I admit I'm old-fashioned about that)
> 5 6634596 7586551 8878303 10352843 12251209 14326203 | ||
> 6 4580410 5126023 5809236 6121610 7021078 8390505 | ||
> ~~~ | ||
> {: .output} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it worth remarking on the line-wrapping? Or will learners know all about that by this point?
Some very (very) minor points, but it looks good to me. |
Thanks for the quick feedback! My plan is to get through each of the episodes and then sweep back for revisions. |
Closed with rebase of #14 to #15.
Remaining second-pass edits: