@ -127,7 +127,7 @@ Finally, we can use the pipe:
```{r, eval = FALSE}
foo_foo %>%
hop(through = forest) %>%
scoop(up = field_mouse) %>%
scoop(up = field_mice) %>%
bop(on = head)
```