Skip to content

Commit

Permalink
docs(exercises): this isn't necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed May 7, 2024
1 parent ef26428 commit e2a5d41
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions sessions/pivots.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -415,15 +415,6 @@ the code we just wrote above into a function.
9. Add and commit the changes to the Git history with
{{< var keybind.git >}}.

Use this code to refresh your memory on how functions are structured and
to use as a starting point:

``` r
___ <- function(___) {

}
```

```{r solution-summarise-function}
#| eval: true
#| output: false
Expand Down

0 comments on commit e2a5d41

Please sign in to comment.