We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fece8bd commit 9e5529fCopy full SHA for 9e5529f
README.md
@@ -1,9 +1,15 @@
1
RcppRoll
2
-=====
+========
3
+
4
+[](https://cran.r-project.org/package=RcppRoll)
5
6
This package provides windowed-versions of commonly-used mathematical
7
and statistical functions.
8
-Install me with devtools:
9
+Install the latest release from CRAN with:
10
11
+ install.packages("RcppRoll")
12
13
+Or, install the development version with:
14
15
install_github("kevinushey/RcppRoll")
0 commit comments