@@ -574,7 +574,7 @@ As you can see, when you summarize an ungrouped data frame, you get a single row
|
|||||||
|
|
||||||
4. What happens if you supply a negative `n` to `slice_min()` and friends?
|
4. What happens if you supply a negative `n` to `slice_min()` and friends?
|
||||||
|
|
||||||
5. Explain what `count()` does in terms of the dplyr verbs you just learn.
|
5. Explain what `count()` does in terms of the dplyr verbs you just learned.
|
||||||
What does the `sort` argument to `count()` do?
|
What does the `sort` argument to `count()` do?
|
||||||
|
|
||||||
6. Suppose we have the following tiny data frame:
|
6. Suppose we have the following tiny data frame:
|
||||||
|
|||||||
Reference in New Issue
Block a user