Update numbers.qmd
This commit is contained in:
committed by
GitHub
parent
1f6ddc6c02
commit
dfaef41c90
@@ -373,7 +373,7 @@ x <- 1:10
|
||||
cumsum(x)
|
||||
```
|
||||
|
||||
If you need more complex rolling or sliding aggregates, try the [slider](https://slider.r-lib.org/) package by Davis Vaughan.
|
||||
If you need more complex rolling or sliding aggregates, try the [slider](https://slider.r-lib.org/) package.
|
||||
|
||||
### Exercises
|
||||
|
||||
|
||||
Reference in New Issue
Block a user