DSI-Typical Errors

teaching
R
DSI
Example of lesson script with discussion about typical errors
Author
Published

September 29, 2022

Note

During the class we (collaboratively with students) gather typical errors and discuss how to fix them.

Life cycle might be:

Screenshot set by student -> adding to the file -> discussing how to fix -> reviewing at the start of next lesson -> retrieving on random next lessons (or using the bot)

select(gc, bc) Error in select(gc, bc) : unused argument (bc)

placement_clean |> + group_by(status, degree_t) |> + ``` Error: attempt to use zero-length variable name