Skip to content

Commit

Permalink
docs(exercises): remove the discussion exercise, it isn't too useful
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed May 7, 2024
1 parent 00102ad commit eeb9952
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions sessions/functions.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -859,17 +859,6 @@ import_actigraph <- function(file_path) {
}
```

## Exercise: Brainstorm and discuss why and what you could make as a function

> Time: 15 minutes.
You've learned the basics of making your own, custom function. Now, as a
group, brainstorm and discuss some ways that you might make functions in
your own work to help reduce repetition. What type of code might you
make as a function for your own project? Do you think others, maybe in
your research group, might use this function too? Afterwards, all the
groups will briefly share what they thought of.

## Summary

::: {.callout-note appearance="minimal" collapse="true"}
Expand Down

0 comments on commit eeb9952

Please sign in to comment.