Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 390 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 390 Bytes

RcppRoll

CRAN status

This package provides windowed-versions of commonly-used mathematical and statistical functions.

Install the latest release from CRAN with:

install.packages("RcppRoll")

Or, install the development version with:

install_github("kevinushey/RcppRoll")