Skip to content

Commit

Permalink
Update episodes/clean-data.Rmd
Browse files Browse the repository at this point in the history
Co-authored-by: Andree Valle Campos <[email protected]>
  • Loading branch information
Degoot-AM and avallecam authored Sep 10, 2024
1 parent 9c0d1b7 commit 32eb6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/clean-data.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ linelist::lost_tags_action()
# set behavior to "error"
linelist::lost_tags_action(action = "error")
```
and re-run the above code segment.
- Now, re-run the above code segment with `dplyr::count()`.

- What do you learn from message?

Expand Down

0 comments on commit 32eb6e1

Please sign in to comment.