Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion episodes/04-data-structures-part1.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ Using the object `cats2`:
_____

# 2. Show an overview of the table with all data types
_____(cats)
_____(cats2)

# 3. The "weight" column has the incorrect data type __________.
# The correct data type is: ____________.
Expand Down