Skip to content

Commit

Permalink
Finalize materials
Browse files Browse the repository at this point in the history
  • Loading branch information
skadauke committed Jun 11, 2024
1 parent d88f96d commit 3cbb30d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions exercises/04_recreate_extend.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ editor: visual

## Recreate

In this section, your challenge is to work with your small group to recreate the object shown below. This is a tibble with three columns derived from the `demographics` table. Use the empty code chunk to write the code to recreate this tibble.
In this section, your challenge is to recreate the object shown below. This is a tibble with three columns derived from the `demographics` table. Use the empty code chunk to write the code to recreate this tibble.

![](../exercises/recreate_tbl.png)

Expand All @@ -18,11 +18,11 @@ In this section, your challenge is to work with your small group to recreate the

## Extend

The purpose of the *Extend* part is for you to explore what you've learned on your own and try to take it a step further as a group.
The purpose of the *Extend* part is for you to explore what you've learned on your own and try to take it a step further.

For example, you might want to embellish the visualization from the previous exercise. Or you might want to look up the [REDCapTidieR documentation](https://chop-cgtinformatics.github.io/REDCapTidieR/reference/index.html) and try out some of its other functions such as `make_labelled()` or `write_redcap_xlsx()`.

After the time is over, each group will briefly present what they've worked on.
After the time is over, and if there's time, we will ask for volunteers to show us their work.

Use the empty code chunk below!

Expand Down
Binary file modified slides/01_extract_explore.pptx
Binary file not shown.
Binary file modified slides/03_write_to_redcap.pptx
Binary file not shown.
Binary file modified slides/04_recreate_extend.pptx
Binary file not shown.

0 comments on commit 3cbb30d

Please sign in to comment.