Fixed typo (#1369)
This commit is contained in:
@@ -226,7 +226,7 @@ df <- tribble(
|
||||
"Marvin", "nectarine",
|
||||
"Terence", "cantaloupe",
|
||||
"Terence", "papaya",
|
||||
"Terence", "madarin"
|
||||
"Terence", "mandarin"
|
||||
)
|
||||
df |>
|
||||
group_by(name) |>
|
||||
|
||||
Reference in New Issue
Block a user