Remove link to deleted section
This commit is contained in:
@@ -488,7 +488,6 @@ lead(x)
|
||||
```
|
||||
|
||||
- `x == lag(x)` tells you when the current value changes.
|
||||
This is often useful combined with the grouping trick described in @sec-groups-from-logical.
|
||||
|
||||
```{r}
|
||||
x == lag(x)
|
||||
|
||||
Reference in New Issue
Block a user