Skip to content

Commit

Permalink
differences for PR #3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 6, 2024
1 parent 42a48bf commit d97bb81
Show file tree
Hide file tree
Showing 5 changed files with 160 additions and 1,204 deletions.
81 changes: 0 additions & 81 deletions config.yaml

This file was deleted.

121 changes: 121 additions & 0 deletions data/ebola_cases.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
"date","confirm"
2014-05-18,1
2014-05-20,2
2014-05-21,4
2014-05-22,6
2014-05-23,1
2014-05-24,2
2014-05-26,10
2014-05-27,8
2014-05-28,2
2014-05-29,12
2014-05-30,7
2014-05-31,2
2014-06-01,5
2014-06-02,2
2014-06-03,1
2014-06-05,3
2014-06-06,7
2014-06-07,4
2014-06-08,6
2014-06-09,1
2014-06-10,29
2014-06-11,1
2014-06-12,10
2014-06-13,20
2014-06-14,17
2014-06-15,4
2014-06-16,1
2014-06-17,4
2014-06-18,8
2014-06-19,11
2014-06-20,9
2014-06-21,3
2014-06-22,3
2014-06-23,2
2014-06-24,9
2014-06-25,9
2014-06-26,14
2014-06-27,15
2014-06-28,21
2014-06-29,9
2014-06-30,15
2014-07-01,12
2014-07-02,11
2014-07-03,4
2014-07-04,11
2014-07-05,17
2014-07-06,9
2014-07-07,18
2014-07-08,11
2014-07-09,8
2014-07-10,14
2014-07-11,8
2014-07-12,7
2014-07-13,4
2014-07-14,7
2014-07-15,5
2014-07-16,7
2014-07-17,8
2014-07-18,10
2014-07-19,13
2014-07-20,13
2014-07-21,18
2014-07-22,9
2014-07-23,13
2014-07-24,10
2014-07-25,40
2014-07-26,8
2014-07-27,7
2014-07-28,14
2014-07-29,9
2014-07-30,14
2014-07-31,12
2014-08-01,12
2014-08-02,15
2014-08-03,14
2014-08-04,5
2014-08-05,13
2014-08-06,8
2014-08-07,8
2014-08-08,13
2014-08-09,8
2014-08-10,13
2014-08-11,4
2014-08-12,9
2014-08-13,6
2014-08-14,8
2014-08-15,5
2014-08-16,1
2014-08-17,5
2014-08-18,17
2014-08-19,18
2014-08-20,35
2014-08-21,18
2014-08-22,16
2014-08-23,18
2014-08-24,38
2014-08-25,25
2014-08-26,42
2014-08-27,16
2014-08-28,26
2014-08-29,30
2014-08-30,23
2014-08-31,24
2014-09-01,29
2014-09-02,29
2014-09-03,43
2014-09-04,41
2014-09-05,15
2014-09-06,44
2014-09-07,30
2014-09-08,42
2014-09-09,38
2014-09-10,21
2014-09-11,39
2014-09-12,37
2014-09-13,38
2014-09-14,49
2014-09-15,68
2014-09-16,84
2014-09-17,56
5 changes: 3 additions & 2 deletions md5sum.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
"file" "checksum" "built" "date"
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2024-02-06"
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2024-02-06"
"config.yaml" "147a3fdc3dab1013344ed97ad2434e9a" "site/built/config.yaml" "2024-02-06"
"config.yaml" "bc12db49efff41dea2c7ab14610776ff" "site/built/config.yaml" "2024-02-06"
"index.md" "909309428fc7bbee3ad47813d987612e" "site/built/index.md" "2024-02-06"
"links.md" "8184cf4149eafbf03ce8da8ff0778c14" "site/built/links.md" "2024-02-06"
"episodes/introduction.Rmd" "08134f399c6c69951b6654fc2f2e2fb0" "site/built/introduction.md" "2024-02-06"
"episodes/read-data.Rmd" "6fe07a91ba41bccc8850bcefecd1f167" "site/built/read-data.md" "2024-02-06"
"instructors/instructor-notes.md" "c1542ed80774a957e7b7104ab24afef7" "site/built/instructor-notes.md" "2024-02-06"
"learners/reference.md" "4d9ecf2986f4e23de56ae43bbd4b447a" "site/built/reference.md" "2024-02-06"
"learners/setup.md" "df77d96754ebb8d0beaa405726cf1ce3" "site/built/setup.md" "2024-02-06"
"profiles/learner-profiles.md" "99c913289161246d1529d6c4456a777f" "site/built/learner-profiles.md" "2024-02-06"
"renv/profiles/lesson-requirements/renv.lock" "4e26a28a56a89484699eda9e203fc0e7" "site/built/renv.lock" "2024-02-06"
"renv/profiles/lesson-requirements/renv.lock" "ed9bbcba0c7a8b5459aef0857ccfab5d" "site/built/renv.lock" "2024-02-06"
36 changes: 36 additions & 0 deletions read-data.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: 'read-data'
teaching: 10
exercises: 2
editor_options:
chunk_output_type: inline
---

:::::::::::::::::::::::::::::::::::::: questions

- How do you write a lesson using R Markdown and `{sandpaper}`?

::::::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::: objectives

- Explain how to use markdown with the new lesson template
- Demonstrate how to include pieces of code, figures, and nested challenge blocks

::::::::::::::::::::::::::::::::::::::::::::::::

## Introduction



size 120.

::::::::::::::::::::::::::::::::::::: keypoints

- Use `.md` files for episodes when you want static content
- Use `.Rmd` files for episodes when you need to generate output
- Run `sandpaper::check_lesson()` to identify any issues with your lesson
- Run `sandpaper::build_lesson()` to preview your lesson locally

::::::::::::::::::::::::::::::::::::::::::::::::

Loading

0 comments on commit d97bb81

Please sign in to comment.